Small refactoring on number of NFT selectors

This commit is contained in:
Alexandre Paillier
2022-03-08 18:19:07 +01:00
parent 23202f6a63
commit 7e1c8b14d4
4 changed files with 8 additions and 10 deletions

View File

@@ -11,12 +11,11 @@
// Internal plugin for EIP 1155: https://eips.ethereum.org/EIPS/eip-1155
#define NUM_ERC1155_SELECTORS 3
typedef enum {
SET_APPROVAL_FOR_ALL,
SAFE_TRANSFER,
SAFE_BATCH_TRANSFER,
SELECTORS_COUNT
} erc1155_selector_t;
typedef enum {