]> Untitled Git - bdk/commit
refactor(wallet)!: remove dangling unused `hardwaresigner.rs` file
authorLeonardo Lima <oleonardolima@users.noreply.github.com>
Fri, 16 Aug 2024 00:41:29 +0000 (21:41 -0300)
committerSteve Myers <steve@notmandatory.org>
Wed, 11 Sep 2024 14:43:11 +0000 (09:43 -0500)
commit43257cfca6c8c2a3d5dc2b78da455ff9f16da5bd
tree538a623a60130ced68319da29bd24d4716d3f790
parenta4b4946831903182cc2a540ab5bfc2c93fb5f00c
refactor(wallet)!: remove dangling unused `hardwaresigner.rs` file

It seems this file was left out on the previous migration from hardware
signers from `bdk_wallet` crate to the `bdk_hwi`, but it should've been
removed.
crates/wallet/src/wallet/hardwaresigner.rs [deleted file]