File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ The following actions are recommended to reduce this risk:
218
218
219
219
====Sending ====
220
220
221
- # Each time Alice wants to initiate a transaction to Bob, Alice derives a unique P2PKH address for the transaction using ECDH follows:
221
+ # Each time Alice wants to initiate a transaction to Bob, Alice derives a unique P2PKH address for the transaction using ECDH as follows:
222
222
## Alice selects the 0th private key derived from her payment code: <pre>a</pre>
223
223
## Alice selects the next unused public key derived from Bob's payment code, starting from zero: <pre>B, where B = bG</pre>
224
224
### The "next unused" public key is based on an index specific to the Alice-Bob context, not global to either Alice or Bob
You can’t perform that action at this time.
0 commit comments