package
2.0.0+incompatible
Repository: https://github.com/neutaro/neutaro-chain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

BlockedAddresses returns all the app's blocked account addresses.
GetMaccPerms returns a copy of the module account permissions.
No description provided by the author
New returns a reference to an initialized blockchain app.
No description provided by the author
NewDefaultGenesisState generates the default state for the application.
RegisterSwaggerAPI registers swagger route with API Server.

# Constants

No description provided by the author

# 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

No description provided by the author
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.
NeutaroApp extends an ABCI application, but with most of its parameters exported.

# Type aliases

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