You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: