OBJECT
CreateEthPersonalSignResponse
link GraphQL Schema definition
- type CreateEthPersonalSignResponse {
- # The unique identifier for the ethereum personal sign request (null if
- # sendToDevicesForSigning is false)
- String :
- # The details of message data to be signed
- EthPersonalSignData :
- }