Type Definition sn_api::wallet::WalletSpendableDbcs

source ·
pub type WalletSpendableDbcs = BTreeMap<String, (Dbc, EntryHash)>;
Expand description

Set of spendable DBCs mapped to their friendly name as defined/chosen by the user when depositing DBCs into a wallet.