Documentation
¶
Index ¶
- func CosmosBlockParser(resp []byte) (int64, time.Time, string, []types.Tx, int64, []types.Signature, error)
- func CosmosStakingValidatorParser(resp []byte) ([]types.CosmosStakingValidator, error)
- func CosmosStatusParser(resp []byte) (int64, error)
- func CosmosValidatorParser(resp []byte) ([]types.CosmosValidator, int64, error)
- func InitiaStakingValidatorParser(resp []byte) ([]types.CosmosStakingValidator, error)
- func StoryStakingValidatorParser(resp []byte) ([]types.CosmosStakingValidator, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CosmosBlockParser ¶
func CosmosStakingValidatorParser ¶
func CosmosStakingValidatorParser(resp []byte) ([]types.CosmosStakingValidator, error)
func CosmosStatusParser ¶
func CosmosValidatorParser ¶
func CosmosValidatorParser(resp []byte) ([]types.CosmosValidator, int64, error)
TODO: modify this function logic
func InitiaStakingValidatorParser ¶
func InitiaStakingValidatorParser(resp []byte) ([]types.CosmosStakingValidator, error)
func StoryStakingValidatorParser ¶
func StoryStakingValidatorParser(resp []byte) ([]types.CosmosStakingValidator, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.