]> Untitled Git - bdk/commit
Fix blockchain_tests::test_send_to_bech32m_addr
authorSteve Myers <steve@notmandatory.org>
Thu, 11 Nov 2021 21:44:34 +0000 (13:44 -0800)
committerSteve Myers <steve@notmandatory.org>
Thu, 11 Nov 2021 21:59:11 +0000 (13:59 -0800)
commitafa1ab4ff8dba441d30bc745eca2d634fbd7f017
treecc33f6f135d5900f8788ea863c3f84d24406568d
parent632422a3ab3462802cbb1f1e0154eb879b14ef20
Fix blockchain_tests::test_send_to_bech32m_addr

Now works with latest released versions of rust-bitcoincore-rpc and
bitcoind. Once these crates are updated to support creating descriptor
wallets and add importdescriptors and bech32m support this test will
need to be updated.
Cargo.toml
src/blockchain/rpc.rs
src/testutils/blockchain_tests.rs