Simple Summary
Adds support for transmission of typed transactions over devp2p.
Abstract
Typed Transactions can be sent over devp2p as TransactionType || TransactionPayload.
The exact contents of the TransactionPayload are defined by the TransactionType in future EIPs, and clients may start supporting their gossip without incrementing the devp2p version.