Merge pull request #23 from propeller-heads/mp/formatting

Fix the format check CI
This commit is contained in:
pistomat
2024-04-13 10:12:41 +00:00
committed by GitHub
2 changed files with 10 additions and 8 deletions

View File

@@ -5,8 +5,9 @@ author:
# Protocol Constants
constants:
# The expected average gas cost of a swap
protocol_gas: 30000
# minimum capabilities we can expect, individual pools may extend these
# Minimum capabilities we can expect, individual pools may extend these
capabilities:
- SellSide
- BuySide