Remove data needed by plugins from shared_context file

This commit is contained in:
Francois Beutin
2024-01-15 19:08:19 +01:00
parent 3d9da0dd16
commit ca9d5c9c77
9 changed files with 55 additions and 21 deletions

View File

@@ -157,9 +157,10 @@ if __name__ == "__main__":
"src/tokens.h",
"src/utils.h",
"src/tx_content.h",
"src/shared_context.h",
"src/eth_plugin_internal.h",
"src/nft.h",
"src/extra_info.h",
"src/caller_api.h",
]
nodes_to_extract = {
"#define": ["MAX_TICKER_LEN",