package hw.trezor.messages.ethereum_eip712

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message EthereumSignTypedData

messages-ethereum-eip712.proto:22

* Request: Ask device to sign typed data @start @next EthereumTypedDataStructRequest @next EthereumTypedDataValueRequest @next EthereumTypedDataSignature @next Failure

message EthereumTypedDataStructAck

messages-ethereum-eip712.proto:44

* Request: Type information about a struct. @next EthereumTypedDataStructRequest

enum EthereumTypedDataStructAck.EthereumDataType

messages-ethereum-eip712.proto:63

Used in: EthereumFieldType

message EthereumTypedDataStructAck.EthereumFieldType

messages-ethereum-eip712.proto:52

Used in: EthereumStructMember

message EthereumTypedDataStructAck.EthereumStructMember

messages-ethereum-eip712.proto:47

Used in: EthereumTypedDataStructAck

message EthereumTypedDataStructRequest

messages-ethereum-eip712.proto:36

* Response: Device asks for type information about a struct. @next EthereumTypedDataStructAck

message EthereumTypedDataValueAck

messages-ethereum-eip712.proto:87

* Request: Single value of a specific atomic field. @next EthereumTypedDataValueRequest

message EthereumTypedDataValueRequest

messages-ethereum-eip712.proto:79

* Response: Device asks for data at the specific member path. @next EthereumTypedDataValueAck