bc

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2019 License: Apache-2.0 Imports: 12 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",
	Args:  cobra.ExactArgs(1),
}

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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