Function check_maybe_relay_local

Source
pub async fn check_maybe_relay_local(
    txpool_manager: &mut Infallible,
    tx: Transaction,
    relay: bool,
) -> Result<TxRelayChecks, Error>
Expand description

TODO: impl txpool manager.