Remove INDEX_MAX from withdrawal_index.h ; set limit to 2^19
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include "stdint.h"
|
||||
|
||||
#define INDEX_MAX 1337 // scott
|
||||
|
||||
void handleSetEth2WithdrawalIndex(uint8_t p1,
|
||||
uint8_t p2,
|
||||
uint8_t *dataBuffer,
|
||||
|
||||
Reference in New Issue
Block a user