cuprated::txpool::incoming_tx

Function rerelay_stem_tx

Source
async fn rerelay_stem_tx(
    tx_hash: &[u8; 32],
    state: TxState<CrossNetworkInternalPeerId>,
    txpool_read_handle: &mut TxpoolReadHandle,
    dandelion_pool_manager: &mut DandelionPoolService<DandelionTx, [u8; 32], CrossNetworkInternalPeerId>,
)
Expand description

Re-relay a tx that was already in our stem pool.