
infloc 的表格行类型
{ "name": "infloc_row", "base": "", "fields": [ { "name": "location_id", "type": "uint64" }, { "name": "lifetime", "type": "uint64" }, { "name": "active", "type": "uint64" }, { "name": "last_update_epoch", "type": "uint32" }, { "name": "watermark", "type": "uint64" }, { "name": "chosen", "type": "uint32" }, { "name": "chosen_epoch", "type": "uint32" }, { "name": "founder", "type": "name" }, { "name": "founded", "type": "uint32" } ] }