eossanguopro
Contract
{ "version": "eosio::abi/1.0", "types": [], "structs": [ { "name": "notify", "base": "", "fields": [ { "name": "from", "type": "name" }, { "name": "to", "type": "name" }, { "name": "memo", "type": "string" } ] } ], "actions": [ { "name": "notify", "type": "notify", "ricardian_contract": "" } ], "tables": [], "ricardian_clauses": [], "error_messages": [], "abi_extensions": [], "variants": [], "action_results": [] }