package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev
# Functions
Returns a RateLimiter over multiple blocks.
Returns a RateLimiter that does not enforce any limits.
Returns a RateLimiter that will panic on invocation.
NewPlaceCancelOrderRateLimiter returns a RateLimiter which rate limits types.MsgPlaceOrder, types.MsgCancelOrder, types.MsgBatchCancel based upon the provided types.BlockRateLimitConfiguration.
No description provided by the author
# Variables
No description provided by the author
# Interfaces
Used to RateLimit for a key K.