Add the 13 tokens of the week
This commit is contained in:
@@ -23,6 +23,6 @@ typedef struct tokenDefinition_t {
|
||||
uint8_t decimals;
|
||||
} tokenDefinition_t;
|
||||
|
||||
#define NUM_TOKENS 79
|
||||
#define NUM_TOKENS 92
|
||||
|
||||
extern tokenDefinition_t const TOKENS[NUM_TOKENS];
|
||||
|
||||
Reference in New Issue
Block a user