See the below Issues for details on the changes from the 2017 draft version.
Resolves #2
Resolves #6
Resolves #7
Resolves #8
Resolves #10
Added VoterStatus to VoterRecord. Valid values are active, confirmation, and other. It will be up to the implementer to determine which transactions the voter will be able to performed given their VoterStatus.
See the below Issues for details on the changes from the 2017 draft version.
VoterStatus
toVoterRecord
. Valid values areactive
,confirmation
, andother
. It will be up to the implementer to determine which transactions the voter will be able to performed given theirVoterStatus
.