Versions in this module Expand all Collapse all v0 v0.1.2 Feb 6, 2023 Changes in this version + var TxBlackList = map[runtime.Mode][]string + func AddCommands(cmd *cobra.Command, cdc *wire.Codec) + func GetHandler(config *config.Config) types.AbciQueryHandler + func IsTxAllowed(tx sdk.Tx) bool + func TxNotAllowedError() sdk.Error