package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

AppGenState can be passed into InitCmd, returns a static string of a few key-values that can be parsed by InitChainer.
AppGenStateEmpty returns an empty transaction state for mocking.
InitChainer returns a function that can initialize the chain with key/value pairs.
KVStoreHandler is a simple handler that takes kvstoreTx and writes them to the db.
NewApp creates a simple mock kvstore app for testing.
No description provided by the author
No description provided by the author
SetupApp returns an application as well as a clean-up function to be used to quickly setup a test case with an app.

# Structs

What Genesis JSON is formatted as.
basic KV structure.