package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

GetTmConsPubKey gets the validator's public key as a tmcrypto.PubKey.
NewHelper creates a new instance of Helper.
NewValidator is a testing helper method to create validators in tests.
ToTmValidator casts an SDK validator to a tendermint type Validator.
ToTmValidators casts all validators to the corresponding tendermint type.
ZeroCommission constructs a commission rates with all zeros.

# Structs

Helper is a structure which wraps the staking message server and provides methods useful in tests.