
Table row type of stakes
{ "name": "st_force_stake", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "quantity", "type": "asset" }, { "name": "begin_time", "type": "uint64" }, { "name": "end_time", "type": "uint64" }, { "name": "factor", "type": "float32" } ] }