data

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2022 License: GPL-3.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PubKeyHeartbeat

type PubKeyHeartbeat struct {
	PublicKey            string    `json:"publicKey"`
	TimeStamp            time.Time `json:"timeStamp"`
	IsActive             bool      `json:"isActive"`
	ReceivedShardID      uint32    `json:"receivedShardID"`
	ComputedShardID      uint32    `json:"computedShardID"`
	VersionNumber        string    `json:"versionNumber"`
	NodeDisplayName      string    `json:"nodeDisplayName"`
	Identity             string    `json:"identity"`
	PeerType             string    `json:"peerType"`
	Nonce                uint64    `json:"nonce"`
	NumInstances         uint64    `json:"numInstances"`
	PeerSubType          uint32    `json:"peerSubType"`
	PidString            string    `json:"pidString"`
	NumTrieNodesReceived uint64    `json:"numTrieNodesReceived,omitempty"`
}

PubKeyHeartbeat returns the heartbeat status for a public key

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL