pub type PooledTransactionsElementEcRecovered<T = PooledTransaction> = Recovered<T>;
👎Deprecated: use
Recovered
insteadExpand description
A signed pooled transaction with recovered signer.
Aliased Type§
pub struct PooledTransactionsElementEcRecovered<T = PooledTransaction> { /* 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.