Module alloy_consensus::transaction::pooled
source · Expand description
Defines the exact transaction variant that are allowed to be propagated over the eth p2p protocol.
Enums§
- All possible transactions that can be included in a response to
GetPooledTransactions
. A response toGetPooledTransactions
. This can include either a blob transaction, or a non-4844 signed transaction.