address must be in wallet
authorThomasV <thomasv@gitorious>
Tue, 11 Mar 2014 13:16:11 +0000 (14:16 +0100)
committerThomasV <thomasv@gitorious>
Tue, 11 Mar 2014 13:16:11 +0000 (14:16 +0100)
RELEASE-NOTES

index fcc8e67..d70baa0 100644 (file)
 
   The encryption algorithm is ECIES, and code was was borrowed from
   https://github.com/jackjack-jj/jeeq.  In order to know the public
-  key corresponding to a Bitcoin address, you can use the 'getpubkeys'
-  command. The 'decrypt' command assumes that the wallet has the
-  private key corresponding to the public key passed as argument.
+  key corresponding to a Bitcoin address in your wallet, you can use
+  the 'getpubkeys' command. The 'decrypt' command assumes that the
+  wallet has the private key corresponding to the public key passed as
+  argument.
 
 * The encrypt and decrypt functions are available in the Qt GUI (from
   the menubar, or right click on one of your addresses if you want to