Skip to content

Commit

Permalink
Update default features for stakenet
Browse files Browse the repository at this point in the history
  • Loading branch information
mappum committed Feb 14, 2024
1 parent f6e9960 commit ec09feb
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 @@ -66,7 +66,7 @@ toml = { version = "0.7.2", features = ["parse"] }
semver = "1.0.18"

[features]
default = ["full", "feat-ibc", "testnet"]
default = ["full", "feat-ibc", "legacy-bin"]
full = [
"bitcoincore-rpc-async",
"clap",
Expand Down

0 comments on commit ec09feb

Please sign in to comment.