Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func QueryResultError ¶
func QueryResultError(err error) abci.ResponseQuery
func QueryResultSuccess ¶
func QueryResultSuccess(value []byte, height int64) abci.ResponseQuery
Types ¶
type EvMap ¶
EvMap is a type alias for SDK events mapping from Attr.Key to the list of values.
func ParseEvents ¶
func ParseEvents(events sdk.StringEvents) EvMap
Click to show internal directories.
Click to hide internal directories.