package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 26, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LatestBlockMetrics struct {
BestBlockHeight int64
FinalizedBlockHeight int64
}
type Metrics struct {
NodeId string `storm:"id"`
PeerCount int32
BestBlockHeight int64
FinalizedBlockHeight int64
ReadyTransactionCount int32
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.