Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 Changes in this version + type AnteDecorator struct + func NewAnteDecorator(k stakingkeeper.Keeper, ak auth.AccountKeeper, pk params.Keeper) AnteDecorator + func (ad AnteDecorator) AnteHandle(ctx sdk.Context, tx sdk.Tx, simulate bool, next sdk.AnteHandler) (sdk.Context, error)