Expand description
Tx-pool service interface.
This module contains cuprate_txpool’s tower::Service request and response enums.
Enums§
- Txpool
Read Request - The transaction pool
tower::Serviceread request type. - Txpool
Read Response - The transaction pool
tower::Serviceread response type. - Txpool
Write Request - The transaction pool
tower::Servicewrite request type. - Txpool
Write Response - The transaction pool
tower::Servicewrite response type.