\\x19Ethereum Signed Message:\\n<length of message>
as defined in ERC-191Field | Description |
---|---|
statement | (optional) is a human-readable ASCII assertion that the user will sign, and it must not contain ‘\n’ (the byte 0x0a). |
nonce | an incremented number for each address that is kept track of by the Asset Register to mitigate replay attacks. |
address | is the Ethereum address performing the signing conformant to capitalization encoded checksum specified in https://eips.ethereum.org/EIPS/eip-55 where applicable? |
operations | an array of updated objects with type, action and args |