mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
fix typo
This commit is contained in:
parent
641b91ba28
commit
565cc313a6
@ -175,7 +175,7 @@ If Alice does not want her payment to Bob to be associated with her identity, sh
|
|||||||
|
|
||||||
====Cold Storage====
|
====Cold Storage====
|
||||||
|
|
||||||
* Unlike traditional watching-only wallets, those associated with payment codes help in cold storage can not detect incoming payments immediately.
|
* Unlike traditional watching-only wallets, those associated with payment codes held in cold storage can not detect incoming payments immediately.
|
||||||
* When the watching-only wallet detects an incoming notification transaction, it packages the transaction in an implementation-specific format suitable for transfer to the offline device.
|
* When the watching-only wallet detects an incoming notification transaction, it packages the transaction in an implementation-specific format suitable for transfer to the offline device.
|
||||||
* The offline device recovers the payment code, then pre-generates a large number of relevant keypairs (example: 10000) in order to minimize the need for air gap round trips.
|
* The offline device recovers the payment code, then pre-generates a large number of relevant keypairs (example: 10000) in order to minimize the need for air gap round trips.
|
||||||
* The offline device then packages the relevant public keys in an implementation-specific format suitable for transfer to the online device.
|
* The offline device then packages the relevant public keys in an implementation-specific format suitable for transfer to the online device.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user