Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangeSet ¶
type ChangeSet struct { Remove []uint Addresses [][]byte PublicKeys []json.RawMessage }
ChangeSet is a JSON message of the change set of an authority.
type Player ¶
type Player struct { Address []byte PublicKey json.RawMessage }
Player is a JSON message that contains the address and the public key of a new participant.
Click to show internal directories.
Click to hide internal directories.