diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2022-05-05 15:22:29 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2022-05-05 15:22:29 +0000 |
commit | 3f6fc801e3f93d8d771947b377fe5cbb163afc1b (patch) | |
tree | 3a19ab5bee864dd72c256473393e25e91844f88a /bip-0119.mediawiki | |
parent | 909f8e8b0c7f94fee55a34629d064b333a7dbd6c (diff) | |
parent | b705c60a093c5c0840da5b639d8b7da9e09af426 (diff) |
Merge remote-tracking branch 'origin-pull/1267/head'
Diffstat (limited to 'bip-0119.mediawiki')
-rw-r--r-- | bip-0119.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0119.mediawiki b/bip-0119.mediawiki index 96df4d9..7f5159c 100644 --- a/bip-0119.mediawiki +++ b/bip-0119.mediawiki @@ -153,7 +153,7 @@ variant where the coins move along the control path. CHECKTEMPLATEVERIFY makes it much easier to set up trustless CoinJoins than previously because participants agree on a single output which pays all -participants, which will be lower fee than before. Further Each participant +participants, which will be lower fee than before. Further each participant doesn't need to know the totality of the outputs committed to by that output, they only have to verify their own sub-tree will pay them. These trees can then, using a top-level Schnorr key, be interactively updated on a rolling basis |