status

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand added in v0.3.0

func GetCommand() *cobra.Command

Types

type StatusResult

type StatusResult struct {
	ChainID            int64  `json:"chain_id"`
	CurrentBlockNumber int64  `json:"current_block_number"`
	CurrentBlockHash   string `json:"current_block_hash"`
	LibP2PAddress      string `json:"libp2p_address"`
}

func (*StatusResult) GetOutput added in v0.3.0

func (r *StatusResult) GetOutput() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL