Versions in this module Expand all Collapse all v1 v1.0.0 Jan 6, 2023 Changes in this version + type AnteDecorator struct + func NewAnteDecorator(k channelkeeper.Keeper) AnteDecorator + func (ad AnteDecorator) AnteHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, next sdk.AnteHandler) (sdk.Context, error)