Update tokens list : BAT, BNT, CFI, MCAP, MCO, MGO, PTDY, QRL, RLT, VERI

This commit is contained in:
BTChip github
2017-06-13 11:26:09 +02:00
parent 37f33677c8
commit a780a2a9db
3 changed files with 88 additions and 48 deletions

View File

@@ -23,6 +23,6 @@ typedef struct tokenDefinition_t {
uint8_t decimals;
} tokenDefinition_t;
#define NUM_TOKENS 45
#define NUM_TOKENS 55
extern tokenDefinition_t const TOKENS[NUM_TOKENS];