
Table row type of votereceipts
{ "name": "vote_receipt", "base": "", "fields": [ { "name": "ballot_id", "type": "uint64" }, { "name": "directions", "type": "uint16[]" }, { "name": "weight", "type": "asset" }, { "name": "expiration", "type": "uint32" } ] }