Copyedit readme

This started out as spelling and grammar fixes, but a bit of structural editing crept in.  Please review and send feedback.
This commit is contained in:
dthorpe 2014-05-03 20:27:10 -07:00
parent 89acc6f683
commit 636e7f62cf
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ Secret String
When a wallet is created, a secret string is provided to invite new peers to the new wallet. This string
has the following format:
- CopayerId of the peer generating the string. This is a 33 bytes ECDSA public key, as explained above.
- CopayerId of the peer generating the string. This is a 33 byte ECDSA public key, as explained above.
This allows the receiving peer to locate the generating peer.
- Network Key. A 8 byte string to encrypt and sign the peers communication.