{
"description": "<String>",
"expiry": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
"proposal_names": [
"<String>"
],
"title": "<String>"
}
None
None
{
"proposal_id": "<UInt8>"
}
None
None
None
None
None
None
None
None
None
None
{
"description": "<String>",
"expiry": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
"proposals": [
[
"<UInt8>",
{
"name": "<String>",
"vote_count": "<UInt32>"
}
]
],
"status": {
"Enum": [
{
"InProcess": []
},
{
"Finished": []
}
]
},
"title": "<String>",
"voters": [
[
"<AccountAddress>",
{
"vote": "<UInt8>",
"voted": "<Bool>",
"weight": "<UInt32>"
}
]
],
"winning_proposal_id": [
"<UInt8>"
]
}
Address |
---|
🗎<988,0> |