We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce526b commit 02269fdCopy full SHA for 02269fd
src/asset_info.h
@@ -32,7 +32,6 @@ typedef struct nftInfo_t {
32
// TOKENS
33
34
#define MAX_TICKER_LEN 11 // 10 characters + '\0'
35
-#define MAX_ITEMS 2
36
37
typedef struct tokenDefinition_t {
38
uint8_t address[ADDRESS_LENGTH]; // must be first item
0 commit comments