Type Alias TransactionSignedEcRecovered
pub type TransactionSignedEcRecovered<T = EthereumTxEnvelope<TxEip4844>> = Recovered<T>;👎Deprecated: Use
Recovered insteadExpand description
Type alias kept for backward compatibility.
Aliased Type§
pub struct TransactionSignedEcRecovered<T = EthereumTxEnvelope<TxEip4844>> { /* private fields */ }Layout§
Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.