Minor: spelling

This commit is contained in:
Peter Todd 2014-09-18 05:58:08 -04:00
parent 60459b6c7a
commit 2db942d65a
No known key found for this signature in database
GPG Key ID: 2481403DA5F091FB
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ fromObject methods.
4) All standard features of the bitcoin protocol are implemented and saved in
lib/. All BIPs are correctly implemented and saved as BIPxx.js in lib/ (since
that is their standard name). Any non-standard features (such as SINs and
stealtha addresses) are placed in the lib/expmt/ folder and are accessible at
stealth addresses) are placed in the lib/expmt/ folder and are accessible at
bitcore.expmt. Once they are standardized and given a BIP, they are renamed and
placed in lib/.