Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BCCmd = &cobra.Command{ Use: "bc", Short: "Deal with block chain of IoTeX blockchain", Args: cobra.ExactArgs(1), }
BCCmd represents the bc(block chain) command
Functions ¶
func GetChainMeta ¶
func GetChainMeta() (*iotextypes.ChainMeta, error)
GetChainMeta gets block chain metadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.