Skip to content

Commit ea6e905

Browse files
authored
Merge pull request bitcoin#743 from riordant/patch-1
Fix typo in BIP47
2 parents 11ceb96 + 1dcb4ee commit ea6e905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0047.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ It is assumed that Alice can easily obtain Bob's payment code via a suitable met
150150

151151
Prior to the first time Alice initiates a transaction to Bob, Alice MUST inform Bob of her payment code via the following procedure:
152152

153-
Note: this procedure is used if Bob uses a version 1 payment code (regardless of the the version of Alice's payment code). If Bob's payment code is not version 1, see the appropriate section in this specification.
153+
Note: this procedure is used if Bob uses a version 1 payment code (regardless of the version of Alice's payment code). If Bob's payment code is not version 1, see the appropriate section in this specification.
154154

155155
# Alice constructs a transaction which sends a small quantity of bitcoins to Bob's notification address (notification transaction)
156156
## The inputs selected for this transaction MUST NOT be easily associated with Alice's notification address

0 commit comments

Comments
 (0)