Skip to content

Commit 02269fd

Browse files
Removed MAX_ITEMS
Moved to Ethereum app
1 parent 5ce526b commit 02269fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/asset_info.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ typedef struct nftInfo_t {
3232
// TOKENS
3333

3434
#define MAX_TICKER_LEN 11 // 10 characters + '\0'
35-
#define MAX_ITEMS 2
3635

3736
typedef struct tokenDefinition_t {
3837
uint8_t address[ADDRESS_LENGTH]; // must be first item

0 commit comments

Comments
 (0)