Update tokens list : newly deployed REP, add APT, BET, DNT, GELD, ICE, MYD, NXX, PRO, PPT, PLR, SAN, WCT, XRL

This commit is contained in:
BTChip github
2017-07-29 00:13:59 +02:00
parent 79dcf4bd7c
commit eef02bbc50
3 changed files with 58 additions and 6 deletions

View File

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