Remove unused big uint utilities from plugin sdk

This commit is contained in:
Francois Beutin
2024-01-16 13:57:01 +01:00
parent 3bcf12ce1d
commit e64a04da51
9 changed files with 33 additions and 34 deletions

View File

@@ -5,6 +5,7 @@
#ifdef HAVE_STARKWARE
#include "stark_utils.h"
#endif
#include "uint256.h"
#include "eth_plugin_handler.h"
#include "network.h"
#include "common_ui.h"