Expand description
Tx-pool service
interface.
This module contains cuprate_txpool
’s tower::Service
request and response enums.
Enums§
- The transaction pool
tower::Service
read request type. - The transaction pool
tower::Service
read response type. - The transaction pool
tower::Service
write request type. - The transaction pool
tower::Service
write response type.