We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04c58a commit c992a84Copy full SHA for c992a84
md/atomic-swap.md
@@ -12,7 +12,7 @@ to B on one chain, while B is sending coins to A on the other.
12
13
1. Both parties A and B put their coins into multisignature outputs on each chain
14
which require both parties' signatures to be spent.
15
-2. A gives B auxiliary data "adaptor signatures" which allow A to extract a
+2. A gives B auxiliary data "adaptor signatures" which allow B to extract a
16
discrete logarithm from a signature on one chain, and conversely to extract a
17
signature from the same discrete logarithm on the other chain.
18
3. B then signs to give A her coins on one chain.
0 commit comments