Skip to content

ibc-rate-limiting v7.0.0

Compare
Choose a tag to compare
@sampocs sampocs released this 23 Jul 21:35
· 3 commits to release/v7 since this release
295cc86

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.