]> Untitled Git - bdk/commit
fix(example): bitcoind_rpc_polling now initializes local_chain properly
author志宇 <hello@evanlinjin.me>
Thu, 28 Dec 2023 04:49:04 +0000 (12:49 +0800)
committer志宇 <hello@evanlinjin.me>
Thu, 28 Dec 2023 04:51:11 +0000 (12:51 +0800)
commitbc796f412acdc3d2cd96f7aec0f24fa47c1fe889
tree47c93b3dd82dc082314a42cf369285748900b4b1
parent4fd539b6470f7f771e3b5e09e3287952fa7a1825
fix(example): bitcoind_rpc_polling now initializes local_chain properly

Previously, the genesis block is not initialized properly. Thank you
@notmandatory for identifying this bug.
example-crates/example_bitcoind_rpc_polling/src/main.rs