bitcoincore-rpc-json-async 3.0.1

JSON-enabled type structs for bitcoincore-rpc crate.
Documentation
[dependencies.bitcoin]
features = ["use-serde"]
package = "sapio-bitcoin"
version = "0.26"

[dependencies.hex]
version = "0.3"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[lib]
name = "bitcoincore_rpc_json_async"
path = "src/lib.rs"

[package]
authors = ["Jeremy Rubin <j@rubin.io>", "Steven Roose <steven@stevenroose.org>", "Jean Pierre Dudey <jeandudey@hotmail.com>", "Dawid Ciężarkiewicz <dpc@dpc.pw>"]
description = "JSON-enabled type structs for bitcoincore-rpc crate."
edition = "2018"
homepage = "https://github.com/jeremyrubin/rust-bitcoincore-rpc-async/"
keywords = ["crypto", "bitcoin", "bitcoin-core", "rpc", "asynchronous"]
license = "CC0-1.0"
name = "bitcoincore-rpc-json-async"
readme = "README.md"
repository = "https://github.com/jeremyrubin/rust-bitcoincore-rpc-async/"
version = "3.0.1"