package
Version:
v0.5.4
Opens a new window with list of versions in this module.
Published: Feb 26, 2021
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 Fee struct {
NodeId string `storm:"id"`
TotalFee int64 `json:"total_fee"`
}
type LatestBlockMetrics struct {
BestBlockHeight int64
FinalizedBlockHeight int64
}
type NodeStatsDetails struct {
TotalPings float64 `json:"total_pings"`
TotalRequests float64 `json:"total_requests"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.