Skip to content

Commit c992a84

Browse files
Fix typo in atomic swap protocol
Fix typo
1 parent a04c58a commit c992a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/atomic-swap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ to B on one chain, while B is sending coins to A on the other.
1212

1313
1. Both parties A and B put their coins into multisignature outputs on each chain
1414
which require both parties' signatures to be spent.
15-
2. A gives B auxiliary data "adaptor signatures" which allow A to extract a
15+
2. A gives B auxiliary data "adaptor signatures" which allow B to extract a
1616
discrete logarithm from a signature on one chain, and conversely to extract a
1717
signature from the same discrete logarithm on the other chain.
1818
3. B then signs to give A her coins on one chain.

0 commit comments

Comments
 (0)