Expand description
Signature support for ethereum
Structs§
- Ethereum
Address Mapper - converting raw address bytes to 32 bytes Ethereum compatible addresses
Enums§
- Unified
Signature - Signature verify that can work with any known signature types.
- Unified
Signer - Public key for any known crypto algorithm.
Traits§
- Account
Address Mapper - A trait that allows mapping of raw bytes to AccountIds
Functions§
- get_
eip712_ encoding_ prefix - returns the ethereum encoded prefix and domain separator for EIP-712 signatures