mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-08 04:11:08 +03:00
Fix typo (#2238)
This commit is contained in:
parent
0683792591
commit
4f0582a984
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ spent when multiple parties approve it. This construction is very similar to
|
||||||
the previous setup for trustless transactions, however in this case both the
|
the previous setup for trustless transactions, however in this case both the
|
||||||
signature and a Pedersen Commitment need to be aggregated.
|
signature and a Pedersen Commitment need to be aggregated.
|
||||||
|
|
||||||
This time, Alice wants to sends funds such that both Bob and her need to agree
|
This time, Alice wants to send funds such that both Bob and her need to agree
|
||||||
to spend. Alice builds the transaction normally and adds the multiparty output
|
to spend. Alice builds the transaction normally and adds the multiparty output
|
||||||
such that:
|
such that:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue