mirror of
https://github.com/alexgo-io/ord-bitcoincore-rpc.git
synced 2026-01-12 06:34:09 +08:00
241 B
241 B
CHANGELOG
v0.2.0
- updated dependencies:
- bitcoin: 0.15 -> 0.16
- secp256ka: 0.11 -> 0.12
- Client methods take
&selfinstead of&mut self - added
create_raw_transaction - updated
get_new_addressto Core 0.16 spec