fix: Curve SDK tests

- Don't care about token order when comparing. We did not care in the python package. Not sure there is any advantage to caring.
This commit is contained in:
TAMARA LIPOWSKI
2025-09-17 19:46:55 -04:00
committed by Tamara
parent 8ad709b07a
commit ca7998c5ce
2 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
substreams_yaml_path: ./substreams.yaml
protocol_system: "vm:curve"
protocol_type_names:
- "curve_pool"
adapter_contract: "CurveAdapter"