Type Alias bdk_wallet::export::WalletExport
source · pub type WalletExport = FullyNodedExport;
👎Deprecated since 0.18.0: Please use [
FullyNodedExport
] insteadExpand description
Alias for FullyNodedExport
Aliased Type§
struct WalletExport {
pub blockheight: u32,
pub label: String,
/* private fields */
}
Fields§
§blockheight: u32
Earliest block to rescan when looking for the wallet’s transactions
label: String
Arbitrary label for the wallet