bc

package
v0.8.2-rc1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BCCmd = &cobra.Command{
	Use:   "bc",
	Short: "Deal with block chain of IoTeX blockchain",
}

BCCmd represents the bc(block chain) command

Functions

func GetBlockMetaByHash

func GetBlockMetaByHash(hash string) (*iotextypes.BlockMeta, error)

GetBlockMetaByHash gets block metadata by hash

func GetBlockMetaByHeight

func GetBlockMetaByHeight(height uint64) (*iotextypes.BlockMeta, error)

GetBlockMetaByHeight gets block metadata by height

func GetChainMeta

func GetChainMeta() (*iotextypes.ChainMeta, error)

GetChainMeta gets block chain metadata

func GetEpochMeta added in v0.8.1

func GetEpochMeta(epochNum uint64) (*iotexapi.GetEpochMetaResponse, error)

GetEpochMeta gets blockchain epoch meta

Types

This section is empty.

Jump to

Keyboard shortcuts

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