Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct { InstanceID uint32 `json:"instanceID,omitempty"` Threshold uint8 `json:"threshold,omitempty"` Identities []string `json:"identities,omitempty"` DistributedPK string `json:"distributedPK,omitempty"` Error string `json:"error,omitempty"` }
Response is the HTTP message containing the DRNG committee.
Click to show internal directories.
Click to hide internal directories.