Expand description
Defines the exact transaction variant that are allowed to be propagated over the eth p2p protocol.
Enumsยง
- Pooled
Transaction - 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.