🐛fix prices passed to HC and formatting (#473)

This commit is contained in:
Bob van der Helm
2023-09-14 15:00:56 +02:00
committed by GitHub
parent 8a87329c90
commit d7b91f4115
8 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -229,4 +229,4 @@ export const ASSETS: Asset[] = [
hasOraclePrice: !IS_TESTNET,
forceFetchPrice: !IS_TESTNET,
},
]
]