{
"admin_account": "<AccountAddress>",
"candidates": [
{
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
}
],
"election_description": "<String>",
"election_end": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
"election_manifest": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"election_parameters": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"election_start": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
"eligible_voters": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"guardians": [
"<AccountAddress>"
]
}
{
"Enum": [
{
"ParseParams": []
},
{
"Unauthorized": []
},
{
"MalformedConfig": []
},
{
"MalformedElectionResult": []
},
{
"ElectionClosed": []
},
{
"Inconclusive": []
}
]
}
None
[
"<UInt8>"
]
{
"Enum": [
{
"ParseParams": []
},
{
"Unauthorized": []
},
{
"MalformedConfig": []
},
{
"MalformedElectionResult": []
},
{
"ElectionClosed": []
},
{
"Inconclusive": []
}
]
}
None
[
"<UInt64>"
]
{
"Enum": [
{
"ParseParams": []
},
{
"Unauthorized": []
},
{
"MalformedConfig": []
},
{
"MalformedElectionResult": []
},
{
"ElectionClosed": []
},
{
"Inconclusive": []
}
]
}
None
None
None
{
"admin_account": "<AccountAddress>",
"candidates": [
{
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
}
],
"election_description": "<String>",
"election_end": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
"election_manifest": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"election_parameters": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"election_start": "<Timestamp (e.g. `2000-01-01T12:00:00Z`)>",
"eligible_voters": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"guardians": [
"<AccountAddress>"
]
}
None
{
"Enum": [
{
"ParseParams": []
},
{
"Unauthorized": []
},
{
"MalformedConfig": []
},
{
"MalformedElectionResult": []
},
{
"ElectionClosed": []
},
{
"Inconclusive": []
}
]
}
{
"Enum": [
{
"None": []
},
{
"Some": [
[
{
"candidate": {
"hash": "<String of size 64 containing lowercase hex characters.>",
"url": "<String>"
},
"cummulative_votes": "<UInt64>"
}
]
]
}
]
}