summaryrefslogtreecommitdiff
path: root/bip-0047.mediawiki
diff options
context:
space:
mode:
authorMichael Goldstein <michael@bitstein.org>2015-11-23 15:14:59 -0600
committerMichael Goldstein <michael@bitstein.org>2015-11-23 15:14:59 -0600
commit565cc313a612595b7677af713eacdef8abc9a0a2 (patch)
tree5f7cfae62d72d00445334fe7f4503b7fd67ea29b /bip-0047.mediawiki
parent641b91ba286d0b18554a7b26cccc2f90a5eb6f74 (diff)
downloadbips-565cc313a612595b7677af713eacdef8abc9a0a2.tar.xz
fix typo
Diffstat (limited to 'bip-0047.mediawiki')
-rw-r--r--bip-0047.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0047.mediawiki b/bip-0047.mediawiki
index 8247e00..e460a12 100644
--- a/bip-0047.mediawiki
+++ b/bip-0047.mediawiki
@@ -175,7 +175,7 @@ If Alice does not want her payment to Bob to be associated with her identity, sh
====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.
* 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.