w3c-ccg / ethereum-eip712-signature-2021-spec

https://w3id.org/security/suites/eip712sig-2021
Other
16 stars 5 forks source link

message field is not defined in the context #51

Closed vmidyllic closed 3 weeks ago

vmidyllic commented 3 months ago

Problem:

Corresponding context for Spec doesn't include the definition of message field. Reference to EIP

I guess it would be right to add smth like this to context

  "message": {
    "@id": "https://w3c-ccg.github.io/ethereum-eip712-signature-2021-spec/#message",
    "@type": "@json"
  }
vmidyllic commented 3 weeks ago

message should be an ld content itself with defined schema.