pub type EIP1654Signature = EIP1271Signature;Expand description
Alias of EIP1271Signature See https://eips.ethereum.org/EIPS/eip-1271 See https://github.com/ethereum/EIPs/issues/1654
Aliased Typeยง
struct EIP1654Signature(/* private fields */);pub type EIP1654Signature = EIP1271Signature;Alias of EIP1271Signature See https://eips.ethereum.org/EIPS/eip-1271 See https://github.com/ethereum/EIPs/issues/1654
struct EIP1654Signature(/* private fields */);