This commit is contained in:
Ryan X. Charles 2014-09-12 13:00:52 -07:00
parent 88f3690ef6
commit aa4251bff6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ var keypair = Keypair().fromRandom();
//Now make a message.
var messagebuf = new Buffer('Hello there. Only you know this message is to, and only you know what it says.');
var messagebuf = new Buffer('Hello there. Only you know this message is to you, and only you know what it says.');
//Encrypt the message with the stealth address.