Skip to content

Commit

Permalink
disable clob ante
Browse files Browse the repository at this point in the history
  • Loading branch information
roy-dydx committed Apr 29, 2024
1 parent 0f11da7 commit 2e2f9c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protocol/app/ante.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,5 @@ func NewAnteDecoratorChain(options HandlerOptions) []sdk.AnteDecorator {
),

clobante.NewRateLimitDecorator(options.ClobKeeper),
clobante.NewClobDecorator(options.ClobKeeper),
}
}

0 comments on commit 2e2f9c7

Please sign in to comment.