
The data structures defined by this contract.
-
{ "name": "dispatch", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "message", "type": "string" } ] }
-
{ "name": "message", "base": "", "fields": [ { "name": "to", "type": "name" }, { "name": "text", "type": "string" } ] }