Skip to content

Commit b118b82

Browse files
oleonardolimanotmandatory
authored andcommitted
refactor(bdk_hwi)!: remove bdk_hwi
- removes `bdk_hwi` crate, as `HWISigner`'s being moved to rust-hwi. - please refer to: bitcoindevkit/rust-hwi#104
1 parent 43257cf commit b118b82

File tree

5 files changed

+0
-153
lines changed

5 files changed

+0
-153
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ members = [
88
"crates/electrum",
99
"crates/esplora",
1010
"crates/bitcoind_rpc",
11-
"crates/hwi",
1211
"crates/testenv",
1312
"example-crates/example_cli",
1413
"example-crates/example_electrum",

crates/hwi/Cargo.toml

Lines changed: 0 additions & 16 deletions
This file was deleted.

crates/hwi/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

crates/hwi/src/lib.rs

Lines changed: 0 additions & 39 deletions
This file was deleted.

crates/hwi/src/signer.rs

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)