[][src]Type Definition safe_api::wallet::WalletSpendableBalances

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