diff options
author | tadhg <riordant@tcd.ie> | 2018-11-30 18:37:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-30 18:37:42 +0100 |
commit | 1dcb4eef3083323f17a3446e240e07a1115c3b3f (patch) | |
tree | 9e7176a04d36bbb254c373c660b277781aea54ef /bip-0047.mediawiki | |
parent | 135ca1a2f1bafd4e108e947c027662ad6c64011e (diff) |
Fix typo in BIP47
Diffstat (limited to 'bip-0047.mediawiki')
-rw-r--r-- | bip-0047.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0047.mediawiki b/bip-0047.mediawiki index af801f9..4b1763f 100644 --- a/bip-0047.mediawiki +++ b/bip-0047.mediawiki @@ -150,7 +150,7 @@ It is assumed that Alice can easily obtain Bob's payment code via a suitable met Prior to the first time Alice initiates a transaction to Bob, Alice MUST inform Bob of her payment code via the following procedure: -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. +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. # Alice constructs a transaction which sends a small quantity of bitcoins to Bob's notification address (notification transaction) ## The inputs selected for this transaction MUST NOT be easily associated with Alice's notification address |