
Table row type of locks
{ "name": "st_crayfish_lock", "base": "", "fields": [ { "name": "lock_id", "type": "uint64" }, { "name": "account", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "begin_time", "type": "uint64" }, { "name": "end_time", "type": "uint64" }, { "name": "factor", "type": "float32" } ] }