package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev

# README

Attribution; Modification.

This module incorporates code from Stride's x/ratelimit module, which is subject to this License and has been modified by us.

The code from Stride Labs incorporated into this module includes code from Osmosis provided under this License.

Copyright for ratelimit public infrastructure attributed to 2022 Stride Labs, Inc. and 2021 Osmosis Foundation Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.
No description provided by the author

# Functions

ExportGenesis returns the module's exported genesis.
InitGenesis initializes the module's state from a provided genesis state.
No description provided by the author
No description provided by the author
TODO(CORE-855): Add e2e testing for the x/ratelimit IBC Middlware.

# Structs

AppModule implements the AppModule interface that defines the inter-dependent methods that modules need to implement.
AppModuleBasic implements the AppModuleBasic interface that defines the independent methodsa Cosmos SDK module needs to implement.
No description provided by the author