This commit is contained in:
Daniela Brozzoni 2023-03-02 19:37:05 +01:00
parent 5acee82496
commit 5708bf0c8c
No known key found for this signature in database
GPG Key ID: 7DE4F1FDCED0AB87

View File

@ -18,7 +18,7 @@
//! # use bdk::signer::SignerOrdering;
//! # use bdk::wallet::hardwaresigner::HWISigner;
//! # use bdk::wallet::AddressIndex::New;
//! # use bdk::{FeeRate, KeychainKind, SignOptions, SyncOptions, Wallet};
//! # use bdk::{FeeRate, KeychainKind, SignOptions, Wallet};
//! # use hwi::{types::HWIChain, HWIClient};
//! # use std::sync::Arc;
//! #