-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
false
treasure-subgraphs/subgraphs/magicswap-exchange/src/enitites/token.ts
Lines 25 to 30 in 28385c6
| // TODO: Does this ever happen? | |
| if (decimals === null) { | |
| log.warning("Demicals for token {} was null", [address.toHex()]); | |
| return null; | |
| } | |
This issue was generated by todo-issue based on a TODO comment in 28385c6. It's been assigned to @alecananian because they committed the code.
Reactions are currently unavailable