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