From: w0xlt <94266259+w0xlt@users.noreply.github.com> Date: Mon, 25 Jul 2022 05:19:41 +0000 (-0300) Subject: Add `electrsd/bitcoind_22_0` to `example\rpcwallet` target X-Git-Tag: v0.21.0~9^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/enum.HexToArrayError.html?a=commitdiff_plain;h=a63c51f35dc392bfcd390cbda0eb40205b78ac8e;p=bdk Add `electrsd/bitcoind_22_0` to `example\rpcwallet` target --- diff --git a/Cargo.toml b/Cargo.toml index 84171ab5..9c910929 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -114,7 +114,7 @@ required-features = ["compiler"] [[example]] name = "rpcwallet" path = "examples/rpcwallet.rs" -required-features = ["keys-bip39", "key-value-db", "rpc"] +required-features = ["keys-bip39", "key-value-db", "rpc", "electrsd/bitcoind_22_0"] [workspace] members = ["macros"]