]> Untitled Git - bdk/commitdiff
Add back test-hardware-signer feature
authorLLFourn <lloyd.fourn@gmail.com>
Tue, 21 Feb 2023 06:20:30 +0000 (17:20 +1100)
committerDaniela Brozzoni <danielabrozzoni@protonmail.com>
Thu, 2 Mar 2023 09:56:28 +0000 (10:56 +0100)
crates/bdk/Cargo.toml

index bf8d1c7900148d7b25d502c110424812606aef97..ca0efa9c7b36bcc68ac93fda6fd9fe2748be7c87 100644 (file)
@@ -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"