Crates.io | shesek-bitcoincore-rpc |
lib.rs | shesek-bitcoincore-rpc |
version | 0.11.0 |
source | src |
created_at | 2020-05-18 04:48:27.139604 |
updated_at | 2020-05-27 07:03:55.641192 |
description | a fork of rust-bitcoincore-rpc with some minor changes. |
homepage | https://github.com/rust-bitcoin/rust-bitcoincore-rpc/ |
repository | https://github.com/rust-bitcoin/rust-bitcoincore-rpc/ |
max_upload_size | |
id | 242880 |
size | 67,431 |
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.
The MSRV for this crate used to be 1.24.0, but that has recently been broken by an external dependency. We have yet to decide on a new MSRV.
All code is licensed using the CC0 license, as per the LICENSE file.