Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RetryLimit = 100
View Source
var WaitTime = time.Second * 6
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct {
// contains filtered or unexported fields
}
func (*Task) CheckValidator ¶
func (task *Task) CheckValidator(cosmosClient *cosmosSdkClient.Client, denom, poolAddrStr string) error
func (*Task) CycleCheckValidatorHandler ¶
func (task *Task) CycleCheckValidatorHandler(cosmosClient *cosmosSdkClient.Client, denom, poolAddrStr string)
Click to show internal directories.
Click to hide internal directories.