UpgradeVote represents the vote of the block proposer with respect to protocol upgrades.
UpgradeApprove indicates a yes vote for the current proposal
UpgradeDelay indicates the time between acceptance and execution
UpgradePropose indicates a proposed upgrade
Static
Readonly
Get the encoding Schema for this object, used to prepare the encoding data for msgpack and JSON.
Extract the encoding data for this object. This data, after being prepared by the encoding Schema, can be encoded to msgpack or JSON.
Generated using TypeDoc
UpgradeVote represents the vote of the block proposer with respect to protocol upgrades.