Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
Merge pull request #977 from MutinyWallet/rm-feature
Browse files Browse the repository at this point in the history
Remove async-interface feature
  • Loading branch information
AnthonyRonning authored Jan 23, 2024
2 parents cf232be + 74b6851 commit 6eb9522
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mutiny-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,7 @@ wasm-bindgen-test = "0.3.33"
mockall = "0.11.2"

[features]
default = ["async-interface"]
# needed to make async ldk esplora work
async-interface = []
default = []
ignored_tests = []

[target.'cfg(target_arch = "wasm32")'.dependencies]
Expand Down

0 comments on commit 6eb9522

Please sign in to comment.