loom_defi_health_monitor::stuffing_tx_monitor

Function check_mf_tx

Source
async fn check_mf_tx<P: Provider<T, Ethereum> + 'static, T: Transport + Clone>(
    client: P,
    tx_hash: TxHash,
    coinbase: Address,
) -> Result<()>