bitcoin-node-query 0.1.9

Query your bitcoin node
Documentation
[package]
name = "bitcoin-node-query"
version = "0.1.9"
edition = "2021"
description = "Query your bitcoin node"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bitcoind-request = "=0.1.14"
bitcoin-address = "=0.1.1"
bitcoin-transaction-utils = "=0.1.0"
jsonrpc = "=0.13.0"
chrono = "=0.4"