tendermint

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddressIsDelegatorToValidator added in v0.1.1

func AddressIsDelegatorToValidator(delegatorAddress, validatorAddress string, chain *relayer.Chain) bool

func CheckValidators added in v0.6.0

func CheckValidators(chain *relayer.Chain, processHeight int64, lowerLimitForWarningValidator int64)

func InitializeAndStartChain

func InitializeAndStartChain(timeout, homePath string) (*relayer.Chain, error)

func QueryDelegatorDelegations added in v0.2.0

func QueryDelegatorDelegations(delegatorAddress string, chain *relayer.Chain) (stakingTypes.DelegationResponses, error)

func QueryDelegatorValidatorDelegations added in v0.2.0

func QueryDelegatorValidatorDelegations(delegatorAddress, validatorAddress string, chain *relayer.Chain) (stakingTypes.DelegationResponse, error)

func QuerySlashingParams added in v0.6.0

func QuerySlashingParams(chain *relayer.Chain) (slashingTypes.QueryParamsResponse, error)

func QuerySlashingSigningInfo added in v0.6.0

func QuerySlashingSigningInfo(consAddress sdk.ConsAddress, chain *relayer.Chain) (slashingTypes.QuerySigningInfoResponse, error)

func QueryValidator added in v0.6.0

func QueryValidator(validatorAddress sdk.ValAddress, chain *relayer.Chain) (stakingTypes.QueryValidatorResponse, error)

func QueryValidatorDelegator added in v0.1.1

func QueryValidatorDelegator(delegatorAddress, validatorAddress string, chain *relayer.Chain) (stakingTypes.Validator, error)

func StartListening

func StartListening(initClientCtx client.Context, chain *relayer.Chain, brokers []string, protoCodec *codec.ProtoCodec, sleepDuration time.Duration)

Types

This section is empty.

Jump to

Keyboard shortcuts

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