Extract data for external plugins from internal plugin file

This commit is contained in:
Francois Beutin
2024-01-15 19:25:44 +01:00
parent ca9d5c9c77
commit 294f88195b
17 changed files with 94 additions and 46 deletions

View File

@@ -4,6 +4,7 @@
#include "shared_context.h" // TODO : rewrite as independant code
#include "eth_plugin_internal.h" // TODO : rewrite as independant code
#include "stark_utils.h"
#include "plugin_utils.h"
#include "utils.h"
#include "apdu_constants.h"