
-
{ "name": "charter_result", "base": "", "fields": [ { "name": "location_id", "type": "uint64" }, { "name": "lifetime", "type": "uint64" }, { "name": "watermark", "type": "uint64" }, { "name": "surplus", "type": "uint64" }, { "name": "mandate", "type": "uint32" }, { "name": "next_cost", "type": "uint64" }, { "name": "prereqs_met", "type": "bool" }, { "name": "buildable", "type": "bool" }, { "name": "epoch", "type": "uint32" }, { "name": "built", "type": "charter_view[]" } ] }