Versions in this module Expand all Collapse all v0 v0.1.1 May 14, 2023 Changes in this version + type AnteDecorator struct + func NewAnteDecorator(k keeper.IBCServerKeeper) AnteDecorator + func (ad AnteDecorator) AnteHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, next sdk.AnteHandler) (sdk.Context, error)