Trait sp_transaction_pool::MaintainedTransactionPool [−][src]
Trait for transaction pool maintenance.
Required methods
fn maintain(
&self,
event: ChainEvent<Self::Block>
) -> Pin<Box<dyn Future<Output = ()> + Send>>
[src]
&self,
event: ChainEvent<Self::Block>
) -> Pin<Box<dyn Future<Output = ()> + Send>>
Perform maintenance