chore(wallet)!: Remove enum AddressIndex

This commit is contained in:
valued mammal
2024-04-14 10:58:59 -04:00
committed by 志宇
parent d87874780b
commit a266b4718f
5 changed files with 8 additions and 129 deletions

View File

@@ -6,7 +6,6 @@
//! # use bdk::bitcoin::Network;
//! # use bdk::signer::SignerOrdering;
//! # use bdk_hwi::HWISigner;
//! # use bdk::wallet::AddressIndex::New;
//! # use bdk::{KeychainKind, SignOptions, Wallet};
//! # use hwi::HWIClient;
//! # use std::sync::Arc;