jebonfig
Results
2
issues of
jebonfig
Steps to reproduce: - Create FF node1 configured **with** the erc1155 tokens plugin - Create a token pool / mint some tokens on FF node1 - Create and add FF...
From what I understand, the `evm.getFunctions()` call only returns functions that appear in the `functionHashes.json` lookup. If the hash is not mapped in this file, it won't be returned. Assuming...
enhancement