Fix warnings for nanox sdk
This commit is contained in:
8
src_features/setEth2WithdrawalIndex/withdrawal_index.h
Normal file
8
src_features/setEth2WithdrawalIndex/withdrawal_index.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "stdint.h"
|
||||
|
||||
void handleSetEth2WithdrawalIndex(uint8_t p1,
|
||||
uint8_t p2,
|
||||
uint8_t *dataBuffer,
|
||||
uint16_t dataLength,
|
||||
unsigned int *flags,
|
||||
unsigned int *tx);
|
||||
Reference in New Issue
Block a user