Skip to content

Commit

Permalink
Merge branch 'uddugteam:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
andskur authored Jan 23, 2024
2 parents 37402ee + 9877343 commit 364cb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/flare/contracts/tokenIDs.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ func FillTokenIDAndNames(data *IndicesAndSymbols, isTestNet bool) {
TokenIDSymbol[DOGE] = "testDOGE"
TokenIDSymbol[ETH] = "testETH"
TokenIDSymbol[FIL] = "testFIL"
TokenIDSymbol[FLR] = "testFLR"
TokenIDSymbol[FLR] = "C2FLR"
TokenIDSymbol[LTC] = "testLTC"
TokenIDSymbol[MATIC] = "testMATIC"
TokenIDSymbol[SOL] = "testSOL"
Expand Down

0 comments on commit 364cb5f

Please sign in to comment.