bitcoincore-rpc 0.16.0

RPC client library for the Bitcoin Core JSON-RPC API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bitcoincore-rpc
===============

Rust client library for the Bitcoin Core daemon's JSON-RPC API.

Separate `bitcoincore-rpc-json` crate with the JSON-enabled data types used 
in the interface of this crate.


## MSRV

please see the parent README for the current MSRV.

# License

All code is licensed using the CC0 license, as per the LICENSE file.