Changelog for bitcoind-rpc-0.2.0.0
Revision history for bitcoind-rpc
0.2.0.0 -- 2020-11-01
- Define our own
BlockHeadertype instead of using the one fromhaskoin-core - Refactor code to deal with new
aesoninstance definitions inhaskoin-core 0.13.5 - Adds
getBlockFilterfor fetching BIP 157 filters
0.1.0.0 -- 2020-03-07
Initial release