pub fn tx2_api<C: Codec + 'static + Send + Unpin>(
    factory: EpFactory,
    metrics: Tx2ApiMetrics
) -> Tx2EpFactory<C>
Expand description

Construct a new Tx2EpFactory instance from a pool EpFactory