Skip to content

Commit a66d185

Browse files
authored
Missing word
1 parent 135ca1a commit a66d185

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
@@ -229,7 +229,7 @@ The following actions are recommended to reduce this risk:
229229
<img src="bip-0047/reusable_payment_codes-04.png" />
230230
<img src="bip-0047/reusable_payment_codes-05.png" />
231231
# Bob is watching for incoming payments on B' ever since he received the notification transaction from Alice.
232-
## Bob calculates n shared secrets with Alice, using the 0<sup>th</sup> public key derived Alice's payment code, and private keys 0 - n derived from Bob's payment code, where n is his desired lookahead window.
232+
## Bob calculates n shared secrets with Alice, using the 0<sup>th</sup> public key derived from Alice's payment code, and private keys 0 - n derived from Bob's payment code, where n is his desired lookahead window.
233233
## Bob calculates the ephemeral deposit addresses using the same procedure as Alice: <pre>B' = B + sG</pre>
234234
## Bob calculate the private key for each ephemeral address as: <pre>b' = b + s</pre>
235235
<img src="bip-0047/reusable_payment_codes-02.png" />

0 commit comments

Comments
 (0)