Versions in this module Expand all Collapse all v30 v30.0.0 Jul 16, 2026 Changes in this version + func CreateRandomAccountsAndPrivKeys(numAccts int) ([]sdk.AccAddress, []cryptotypes.PrivKey) + func GenerateGenesisAccounts(numAccounts int) []authtypes.GenesisAccount + func GenerateValidatorSet(n int) *cmttypes.ValidatorSet + func GenesisStateWithValSet(cdc codec.Codec, genesisState map[string]json.RawMessage, ...) junoapp.GenesisState + func IsDebugLogEnabled() bool + type DebugAppOptions struct + func (DebugAppOptions) Get(o string) any Other modules containing this package github.com/CosmosContracts/juno/v28 github.com/CosmosContracts/juno/v29