Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestValidatorKey ¶
type TestValidatorKey struct {
PrivKey secp256k1.PrivKey
PubKey cryptotypes.PubKey
ValAddress sdk.ValAddress
AccAddress sdk.AccAddress
Power int64
}
func CreateTestValidatorKeys ¶
func CreateTestValidatorKeys(numValidators int) []TestValidatorKey
func SetupAppWithContext ¶
Click to show internal directories.
Click to hide internal directories.