Versions in this module Expand all Collapse all v3 v3.3.3 Apr 19, 2023 Changes in this version + type AnteDecorator struct + func NewAnteDecorator(k *keeper.Keeper) AnteDecorator + func (ad AnteDecorator) AnteHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, next sdk.AnteHandler) (sdk.Context, error)