rust-bitcoin / rust-bitcoincore-rpc

Rust RPC client library for the Bitcoin Core JSON-RPC API.
343 stars 258 forks source link

Added get_index_info rpc call #282

Closed dev7ba closed 1 year ago

dev7ba commented 1 year ago

Added get_index_info rpc call for the three known indexes: txindex, coinstatsindex and basic block filter index.