Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnteHandler ¶
func NewAnteHandler(opts HandlerOptions) (sdk.AnteHandler, error)
Types ¶
type HandlerOptions ¶
type HandlerOptions struct {
ante.HandlerOptions
IBCkeeper *ibckeeper.Keeper
BypassMinFeeMsgTypes []string
}
HandlerOptions extend the SDK's AnteHandler options by requiring the IBC channel keeper.
Click to show internal directories.
Click to hide internal directories.