Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNodeHeightDB ¶
The GetNodeHeightDB function retrieves the height of the node by querying the BlockstoreDB.
Types ¶
type Node ¶
func (*Node) GetNodeHeightURL ¶
The GetNodeHeightURL function retrieves the height of the node by querying the ABCI endpoint. It uses recursion with a maximum depth of 10 to handle delays or failures. It returns the nodeHeight if successful or an error message if the recursion depth reaches the limit (200s).
func (*Node) ShutdownNode ¶
Click to show internal directories.
Click to hide internal directories.