wormhole-foundation / example-native-token-transfers

Open, flexible, and composable framework for transferring tokens across blockchains without liquidity pools
Other
19 stars 37 forks source link

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

Open evgeniko opened 1 month ago

evgeniko commented 1 month ago

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

Proposed CLI enhancements:

kcsongor commented 1 month ago

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.