package
Version:
v0.0.0-...-ee95d54
Opens a new window with list of versions in this module.
Published: Mar 12, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
ID string `json:"id"`
DkgRoundID string `json:"dkg_round_id"`
Offset uint64 `json:"offset"`
Event string `json:"event"`
Data []byte `json:"data"`
Signature []byte `json:"signature"`
SenderAddr string `json:"sender"`
RecipientAddr string `json:"recipient"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.