
Table row type of consensusfee
{ "name": "consensus_fee_row", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "receiver", "type": "name" }, { "name": "receiver_type", "type": "name" }, { "name": "unclaimed", "type": "asset" }, { "name": "total_claimed", "type": "asset" }, { "name": "last_claim_time", "type": "time_point_sec" } ] }