Skip to content
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

cli: Enhance NTT CLI to streamline rate limit configuration #513

Open
evgeniko opened this issue Sep 6, 2024 · 1 comment
Open

cli: Enhance NTT CLI to streamline rate limit configuration #513

evgeniko opened this issue Sep 6, 2024 · 1 comment
Assignees

Comments

@evgeniko
Copy link
Collaborator

evgeniko commented Sep 6, 2024

Improve the NTT CLI workflow to allow direct rate limit configuration through CLI commands in setting rate limits:

Proposed CLI enhancements:

  • ntt limit init
    Initialize rate limits for all configured chains with correct decimal precision

  • ntt limit set <chain> --outbound <amount> --inbound <chain> <amount>
    Set specific rate limits with automatic decimal adjustment

@kcsongor
Copy link
Contributor

kcsongor commented Sep 6, 2024

I like the ntt limit set idea. Instead of a separate init step though, we could just populate those 0 fields when adding a chain, basically avoiding having to run ntt pull straight after doing so.

@kcsongor kcsongor self-assigned this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants