Update plugin sdk build script to only copy files instead of cherry-picking functions

This commit is contained in:
Francois Beutin
2024-01-18 10:28:00 +01:00
parent 5bf5023e35
commit b3b9046a63
10 changed files with 21 additions and 285 deletions

View File

@@ -20,6 +20,8 @@
#include <stdint.h>
#include <stdbool.h>
#include "eth_plugin_interface.h"
#define SELECTOR_SIZE 4
#define PARAMETER_LENGTH 32