clementine_core::metrics

Function get_wallet_balance

Source
pub async fn get_wallet_balance(
    rpc: &ExtendedBitcoinRpc,
) -> Result<Amount, BridgeError>
Expand description

Get the current balance of the wallet.