
-
{ "name": "proposal_info", "base": "", "fields": [ { "name": "title", "type": "string" }, { "name": "author", "type": "string" }, { "name": "epoch", "type": "uint32" }, { "name": "duration", "type": "uint32" }, { "name": "min_vote", "type": "asset" }, { "name": "ratio_reward", "type": "asset" }, { "name": "top_reward", "type": "asset[]" }, { "name": "options", "type": "proposal_option_info[]" } ] }