Get desktop application:
View/edit binary Protocol Buffers messages
* A message containing a node's current and next TSS encryption keys, where the next key (if present) will be switched to the node's current key during the first transaction at the beginning of a staking period.<br/>
* If non-empty, a node's current TSS encryption key.
* If non-empty, the same node's next TSS encryption key.
* A key for use in the Threshold Signature Scheme (TSS) TssMessageMaps. This key SHALL be used to uniquely identify entries in the Message Maps.
* A hash that uniquely identifies the target roster for the associated value in the map. <p> This value MUST be set.<br/> This value MUST NOT be empty.<br/> This value MUST contain a valid hash.
* A number representing consensus order.<br/> This declares the order in which the mapped value came to consensus. <p>This value MUST be set.<br/> This value MUST be a valid sequence number.
* A key for use in the Threshold Signature Scheme (TSS) TssVoteMaps. This key SHALL be used to uniquely identify entries in the Vote Maps.
* A hash of the target roster for the associated value in the map. <br/> This hash uniquely identifies the target roster. <p> This value MUST be set.<br/> This value MUST contain a valid hash.
* The node id of the node that created the TssVote.<br/> This id uniquely identifies the node. <p> This value MUST be set.<br/> This value MUST be a valid node id.