pub type EthereumSignature = EVMSignature;
Expand description
Alias to 512-bit hash when used in the context of a transaction signature on the EVM chain.
Aliased Typeยง
pub struct EthereumSignature(/* private fields */);
pub type EthereumSignature = EVMSignature;
Alias to 512-bit hash when used in the context of a transaction signature on the EVM chain.
pub struct EthereumSignature(/* private fields */);