Skip to content

Commit

Permalink
Merge pull request #43 from cryptape/develop
Browse files Browse the repository at this point in the history
Publish
  • Loading branch information
Wenyue Wang authored Sep 27, 2018
2 parents 60578ff + cfed40b commit 04209f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The `nervos.js` library is a collection of packages which contains specific func
- [update]: **UMD Object**, update UMD Object to `window.Nervos`;
- [fix]: **Chain Manage**, fix chainManage Contract address;
- [update]: **Return From**, parameter `from` will be included to return when sendTransaction has no private key;
- [update]: **Lower Address**, lower `to` address in transaction when sendTransaction;
- [update]: **Lowercase Address**, lowercase `to` address in transaction when sendTransaction;
- [update]: **Format Address**, remove `0x` in `to` address;
- [feature]: **PrivateKey Validator**, add `nervos.utils.isPrivateKey(privateKey)` to check private key format;
- [fix]: **Fix Typo**, fix typo in log of transactionReceipt listener;
Expand Down

0 comments on commit 04209f0

Please sign in to comment.