package
1.1.6-remove-onex
Repository: https://github.com/onomyprotocol/onomy.git
Documentation: pkg.go.dev
# Functions
GenAccountAddress generates random account.
NewDefaultGenesisState generates the default state for the application.
Setup initializes a new SimApp.
SetupWithValidators create new simApp with the defined list of the validators.
WithAppCommit commits the app state after the initialisation.
WithGenesisAccountsAndBalances returns genesis override Option for initial balances.
WithGenesisOverride returns genesis override ConfigOption.
# Type aliases
GenesisState of the blockchain is represented here as a map of raw json messages key'd by a identifier string.