cuprated::rpc::request::blockchain_context

Function fee_estimate

Source
pub(crate) async fn fee_estimate(
    blockchain_context: &mut BlockChainContextService,
    grace_blocks: u64,
) -> Result<FeeEstimate, Error>
Expand description