Type Definition sn_api::fetch::WalletSpendableBalances[][src]

type WalletSpendableBalances = BTreeMap<String, (bool, WalletSpendableBalance)>;