package
Version:
v0.10.9
Opens a new window with list of versions in this module.
Published: Jan 12, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
SendInterval determines the delay between requests. This must be larger than the MinHeartbeatInterval in the server.
type Payload struct {
Version string `json:"version"`
Meta string `json:"meta"`
Moniker string `json:"moniker"`
PeerID string `json:"peerID"`
ChainID uint64 `json:"chainID"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.