From: LLFourn Date: Tue, 21 Feb 2023 06:20:30 +0000 (+1100) Subject: Add back test-hardware-signer feature X-Git-Tag: v1.0.0-alpha.0~6^2~42 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.CommandStringError.html?a=commitdiff_plain;h=20e45b7af055733af6863a6a297b03a7dc13c8d7;p=bdk Add back test-hardware-signer feature --- diff --git a/crates/bdk/Cargo.toml b/crates/bdk/Cargo.toml index bf8d1c79..ca0efa9c 100644 --- a/crates/bdk/Cargo.toml +++ b/crates/bdk/Cargo.toml @@ -38,6 +38,7 @@ compiler = ["miniscript/compiler"] all-keys = ["keys-bip39"] keys-bip39 = ["bip39"] hardware-signer = ["hwi"] +test-hardware-signer = ["hardware-signer"] [dev-dependencies] lazy_static = "1.4"