Documentation ¶
Index ¶
- func GetChainMeta(client ioctl.Client) (*iotextypes.ChainMeta, error)
- func GetEpochMeta(client ioctl.Client, epochNum uint64) (*iotexapi.GetEpochMetaResponse, error)
- func GetProbationList(client ioctl.Client, epochNum uint64) (*iotexapi.ReadStateResponse, error)
- func JSONString(out interface{}) string
- func NewBCBlockCmd(c ioctl.Client) *cobra.Command
- func NewBCBucketCmd(client ioctl.Client) *cobra.Command
- func NewBCCmd(client ioctl.Client) *cobra.Command
- func NewBCInfoCmd(client ioctl.Client) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChainMeta ¶
func GetChainMeta(client ioctl.Client) (*iotextypes.ChainMeta, error)
GetChainMeta gets blockchain metadata
func GetEpochMeta ¶
GetEpochMeta gets blockchain epoch meta
func GetProbationList ¶
GetProbationList gets probation list
func JSONString ¶ added in v1.8.0
func JSONString(out interface{}) string
JSONString returns json string for message
func NewBCBlockCmd ¶ added in v1.1.0
NewBCBlockCmd represents the bc block command
func NewBCBucketCmd ¶ added in v1.8.2
NewBCBucketCmd represents the bc Bucket command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.