Module signatures

Source
Expand description

Signature support for ethereum

Structs§

EthereumAddressMapper
converting raw address bytes to 32 bytes Ethereum compatible addresses

Enums§

UnifiedSignature
Signature verify that can work with any known signature types.
UnifiedSigner
Public key for any known crypto algorithm.

Traits§

AccountAddressMapper
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