 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func GetBucketList(methodName iotexapi.ReadStakingDataMethod_Name, ...) (*iotextypes.VoteBucketList, error)
- func GetChainMeta() (*iotextypes.ChainMeta, error)
- func GetEpochMeta(epochNum uint64) (*iotexapi.GetEpochMetaResponse, error)
- func GetProbationList(epochNum uint64, epochStartHeight uint64) (*iotexapi.ReadStateResponse, error)
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var BCCmd = &cobra.Command{ Use: "bc", Short: config.TranslateInLang(_bcCmdShorts, config.UILanguage), }
BCCmd represents the bc(block chain) command
Functions ¶
func GetBucketList ¶
func GetBucketList( methodName iotexapi.ReadStakingDataMethod_Name, readStakingDataRequest *iotexapi.ReadStakingDataRequest, ) (*iotextypes.VoteBucketList, error)
GetBucketList get bucket list
func GetChainMeta ¶
func GetChainMeta() (*iotextypes.ChainMeta, error)
GetChainMeta gets block chain metadata
func GetEpochMeta ¶
func GetEpochMeta(epochNum uint64) (*iotexapi.GetEpochMetaResponse, error)
GetEpochMeta gets blockchain epoch meta
func GetProbationList ¶
func GetProbationList(epochNum uint64, epochStartHeight uint64) (*iotexapi.ReadStateResponse, error)
GetProbationList gets probation list
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.