ibc-rate-limiting v7.0.0
Summary
The module is meant as a safety control in the event of a bug, attack, or economic failure of an external zone. It prevents massive inflows or outflows of IBC tokens in a short time frame.
Imported from Stride-Labs/ibc-rate-limiting.
Implementation
require (
github.com/cosmos/ibc-apps/modules/rate-limiting/v7 v7.0.0
)
Review the README for further integration instructions and app setup.