
The data structures defined by this contract.
Action parameter in cancelport
{ "name": "cancelport", "base": "", "fields": [ { "name": "id", "type": "uint64" } ] }
Action parameter in portcomplete
{ "name": "portcomplete", "base": "", "fields": [ { "name": "id", "type": "uint64" } ] }
-
{ "name": "voidport", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "waxuser", "type": "name" }, { "name": "amount", "type": "asset" }, { "name": "receive_time", "type": "time_point_sec" } ] }