package
0.0.0-20201105102248-b44d0276446d
Repository: https://github.com/datamastergroup/skyline.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetMaccPerms returns a copy of the module account permissions.
MakeEncodingConfig creates an EncodingConfig for testing.
New returns a reference to an initialized Gaia.
NewDefaultGenesisState generates the default state for the application.

# Variables

DefaultNodeHome default home directories for the application daemon.
ModuleBasics defines the module BasicManager is in charge of setting up basic, non-dependant module elements, such as codec registration and genesis verification.

# Structs

Gaia extends an ABCI application, but with most of its parameters exported.

# Interfaces

App implements the common methods for a Cosmos SDK-based application specific blockchain.

# Type aliases

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