package
0.50.9
Repository: https://github.com/t-ragon/cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

CreateMultiStore is a helper for setting up multiple stores for provided modules.
NewIntegrationApp creates an application for testing purposes.
WithAutomaticCommit enables automatic commit.
WithAutomaticFinalizeBlock calls ABCI finalize block.

# Structs

App is a test application that can be used to test the integration of modules.
Config is the configuration for the integration app.

# Type aliases

Option is a function that can be used to configure the integration app.