package
1.2.6
Repository: https://github.com/bandprotocol/bandchain.git
Documentation: pkg.go.dev

# Functions

NewBandAppWithEmitter creates a new App instance.

# Variables

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

# Structs

App extends the standard Band Cosmos-SDK application with Kafka emitter functionality to act as an event producer for all events in the blockchains.
Message is a simple wrapper data type for each message published to Kafka.

# Type aliases

EvMap is a type alias for SDK events mapping from Attr.Key to the list of values.
JsDict is a type alias for JSON dictionary.