]> Untitled Git - bdk/commit
refactor(bdk_hwi)!: remove `bdk_hwi`
authorLeonardo Lima <oleonardolima@users.noreply.github.com>
Fri, 16 Aug 2024 00:59:29 +0000 (21:59 -0300)
committerSteve Myers <steve@notmandatory.org>
Wed, 11 Sep 2024 14:47:53 +0000 (09:47 -0500)
commitb118b82fb08ee661ac10ac1771640b0965cf1ee8
treeb701b339c797fe0c965b55b17fc741ca576e6ae1
parent43257cfca6c8c2a3d5dc2b78da455ff9f16da5bd
refactor(bdk_hwi)!: remove `bdk_hwi`

- removes `bdk_hwi` crate, as `HWISigner`'s being moved to
rust-hwi.
- please refer to: https://github.com/bitcoindevkit/rust-hwi/pull/104
Cargo.toml
crates/hwi/Cargo.toml [deleted file]
crates/hwi/README.md [deleted file]
crates/hwi/src/lib.rs [deleted file]
crates/hwi/src/signer.rs [deleted file]