Skip to content

Commit

Permalink
ci: update examples/rpcwallet to use electrds/bitcoind_22_1
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Jan 6, 2025
1 parent 8d190ba commit 4aa8fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ path = "examples/policy.rs"
[[example]]
name = "rpcwallet"
path = "examples/rpcwallet.rs"
required-features = ["keys-bip39", "key-value-db", "rpc", "electrsd/bitcoind_22_0"]
required-features = ["keys-bip39", "key-value-db", "rpc", "electrsd/bitcoind_22_1"]

[[example]]
name = "psbt_signer"
Expand Down

0 comments on commit 4aa8fba

Please sign in to comment.