]> Untitled Git - bdk/commit
refactor(rpc)!: update `mempool` interface and test code
authorvalued mammal <valuedmammal@protonmail.com>
Sat, 1 Feb 2025 15:15:55 +0000 (10:15 -0500)
committerWei Chen <wzc110@gmail.com>
Thu, 1 May 2025 14:41:55 +0000 (14:41 +0000)
commit28ef7c9a22c4364925329628fa84fd09ecc82e2e
tree8b92c3d0d9b97967117c1891c143a5a6cefb70d9
parent86cdaf4250e82003f5b13e0c2b95a8c8126a581e
refactor(rpc)!: update `mempool` interface and test code
crates/bitcoind_rpc/src/lib.rs
crates/bitcoind_rpc/tests/test_emitter.rs
examples/example_bitcoind_rpc_polling/src/main.rs