package
0.14.0
Repository: https://github.com/piplabs/story.git
Documentation: pkg.go.dev

# Packages

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

# Functions

TODO: Refactor CreateApp() to be used within the Start function, as most of the code originates from there.
DepConfig returns the default app depinject config.
No description provided by the author
Run runs the story client until the context is canceled.
Start starts the story client returning a stop function or an error.

# Constants

Bech32HRP is the human-readable-part of the Bech32 address format.
No description provided by the author

# Variables

Forks are for hard forks that breaks backward compatibility.
`Upgrades` defines the upgrade handlers and store loaders for the application.

# Structs

App extends an ABCI application, but with most of its parameters exported.
Config wraps the story (app) and comet (client) configurations.