Function get_bitcoin_fee_rate

Source
pub async fn get_bitcoin_fee_rate(
    rpc: &ExtendedBitcoinRpc,
    config: &BridgeConfig,
) -> Result<u64, BridgeError>
Expand description

Get the current Bitcoin fee rate in sat/vB.