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.

# Structs

Option is an option pattern function used fot the test simapp customisations.
The SimApp is OnomyApp wrapper with the advance testing capabilities.
ValReq is simplified struct for the validator creation.

# Type aliases

GenesisState of the blockchain is represented here as a map of raw json messages key'd by a identifier string.