Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EconomicsMetrics ¶ added in v1.1.3
EconomicsMetrics is the endpoint that will return the economics data such as total supply
func GetNetworkConfig ¶ added in v1.0.125
GetNetworkConfig returns metrics related to the network configuration (shard independent)
func GetNetworkStatus ¶ added in v1.0.125
GetNetworkStatus returns metrics related to the network status (shard specific)
Types ¶
type FacadeHandler ¶
type FacadeHandler interface { StatusMetrics() external.StatusMetricsHandler IsInterfaceNil() bool }
FacadeHandler interface defines methods that can be used by the gin webserver
Click to show internal directories.
Click to hide internal directories.