v0.12.1
- update the example of sending transactions to make it more clear.
- set default address prefix to
ckt
instead ofckb
, and expose address configuration setter in thecore.generateAddress
method. - fix typo in the docs.
- add private key and lerna tool guide in the docs.
- use
TextEncoder
andTextDecoder
from the global object if possible. - update system cell info test cases according to the testnet.