CHANGELOG: add note about estimateFee being removed
This commit is contained in:
parent
5d2cb3480c
commit
7f42b0dac4
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ __removed__
|
||||||
|
|
||||||
- `networks.*.magic`, see the comment [here](https://github.com/bitcoinjs/bitcoinjs-lib/pull/432/files#r36715792)
|
- `networks.*.magic`, see the comment [here](https://github.com/bitcoinjs/bitcoinjs-lib/pull/432/files#r36715792)
|
||||||
- `networks.[viacoin|viacointestnet|gamerscoin|jumbucks|zetacoin]`, import these yourself (see #383/a0e6ee7)
|
- `networks.[viacoin|viacointestnet|gamerscoin|jumbucks|zetacoin]`, import these yourself (see #383/a0e6ee7)
|
||||||
|
- `networks.*.estimateFee`, out-dated
|
||||||
|
|
||||||
__renamed__
|
__renamed__
|
||||||
- `Message` -> `message`
|
- `Message` -> `message`
|
||||||
|
|
Loading…
Reference in a new issue