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

Add flags for setting fee limits for swaps (L2 routing) #79

Merged
merged 3 commits into from
May 8, 2024

Commits on May 8, 2024

  1. Flags limitQuoteFees and limitFeesL2, to set fee limits for swaps. Th…

    …e limitQuoteFees flag sets the fee ratio for swaps quotes, while the limitFeesL2 flag sets the fee ratio for swaps max routing fee.
    Jossec101 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    583f660 View commit details
    Browse the repository at this point in the history
  2. Docs update

    Jossec101 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    63a6a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d43dcf6 View commit details
    Browse the repository at this point in the history