ex_plasma v0.1.0 ExPlasma.TypedData protocol

EIP 712 signing encoding

Link to this section Summary

Functions

The EIP712 encoded type data structure.

The keccak hash of the encoded data type.

Link to this section Types

Link to this section Functions

Link to this function

encode(data, options \\ [])

The EIP712 encoded type data structure.

Link to this function

hash(data, options \\ [])

hash(any(), maybe_improper_list()) :: binary()

The keccak hash of the encoded data type.