-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(v8): tweak ibc rate-limit addition #194
Conversation
@@ -0,0 +1,23 @@ | |||
# make local-image | |||
# docker run --rm -it rate-limiting:local q |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: getting an npe here. Future need for ICT integration
https://github.com/rollchains/spawn/blob/release/v0.50/simapp/interchaintest/ibc_rate_limit_test.go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks for doing this!
closes #188
Builds off original addition #191
Summary
TODO
ref: - https://github.com/rollchains/spawn/blob/release/v0.50/simapp/interchaintest/ibc_rate_limit_test.go