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::Service
read request type. - Txpool
Read Response - The transaction pool
tower::Service
read response type. - Txpool
Write Request - The transaction pool
tower::Service
write request type. - Txpool
Write Response - The transaction pool
tower::Service
write response type.