CHANGELOG: add note about estimateFee being removed

This commit is contained in:
Daniel Cousens 2015-09-14 16:49:56 +10:00
parent 5d2cb3480c
commit 7f42b0dac4

View file

@ -51,6 +51,7 @@ __removed__
- `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.*.estimateFee`, out-dated
__renamed__
- `Message` -> `message`