Versions in this module Expand all Collapse all v1 v1.1.66 Jun 17, 2021 v1.1.65 Jun 17, 2021 Changes in this version + type Presenter interface + CalculateRewardsPerHour func() string + CalculateSynchronizationSpeed func(numMillisecondsRefreshTime int) uint64 + CalculateTimeToSynchronize func(numMillisecondsRefreshTime int) string + CheckSoftwareVersion func() (bool, string) + GetAppVersion func() string + GetBlockSize func() uint64 + GetConnectedNodes func() uint64 + GetConsensusRoundState func() string + GetConsensusState func() string + GetCountAcceptedBlocks func() uint64 + GetCountConsensus func() uint64 + GetCountConsensusAcceptedBlocks func() uint64 + GetCountLeader func() uint64 + GetCpuLoadPercent func() uint64 + GetCrossCheckBlockHeight func() string + GetCurrentBlockHash func() string + GetCurrentRound func() uint64 + GetCurrentRoundTimestamp func() uint64 + GetEpochInfo func() (uint64, uint64, int, string) + GetEpochNumber func() uint64 + GetHighestFinalBlock func() uint64 + GetIsSyncing func() uint64 + GetLiveValidatorNodes func() uint64 + GetLogLines func() []string + GetMemLoadPercent func() uint64 + GetMemUsedByNode func() uint64 + GetNetworkReceivedBytesInEpoch func() uint64 + GetNetworkRecvBps func() uint64 + GetNetworkRecvBpsPeak func() uint64 + GetNetworkRecvPercent func() uint64 + GetNetworkSentBps func() uint64 + GetNetworkSentBpsPeak func() uint64 + GetNetworkSentBytesInEpoch func() uint64 + GetNetworkSentPercent func() uint64 + GetNodeName func() string + GetNodeType func() string + GetNonce func() uint64 + GetNumConnectedPeers func() uint64 + GetNumMiniBlocks func() uint64 + GetNumShardHeadersInPool func() uint64 + GetNumShardHeadersProcessed func() uint64 + GetNumTxInBlock func() uint64 + GetNumTxProcessed func() uint64 + GetPeerType func() string + GetProbableHighestNonce func() uint64 + GetPublicKeyBlockSign func() string + GetRoundTime func() uint64 + GetShardId func() uint64 + GetSynchronizedRound func() uint64 + GetTotalMem func() uint64 + GetTotalRewardsValue func() (string, string) + GetTxPoolLoad func() uint64 + GetZeros func() string + IsInterfaceNil func() bool