Skip to content

Commit

Permalink
Merge pull request fedimint#4687 from tvolk131/remove_bitcoin_dep
Browse files Browse the repository at this point in the history
chore: remove bitcoin dependency from fedimint-ln-tests
  • Loading branch information
elsirion authored Mar 24, 2024
2 parents 29cf90e + cac4209 commit 8b88f8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion modules/fedimint-ln-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ path = "tests/tests.rs"
[dependencies]
anyhow = { workspace = true }
assert_matches = { workspace = true }
bitcoin = { version = "0.29.2", features = [ "rand", "serde"] }
bitcoin_hashes = { workspace = true }
fedimint-bitcoind = { path = "../../fedimint-bitcoind" }
fedimint-dummy-common = { path = "../fedimint-dummy-common" }
Expand Down

0 comments on commit 8b88f8c

Please sign in to comment.