[][src]Type Definition safe_api::WalletSpendableBalances

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