You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to learn how to use your tool and I'm testing it against the examples provided.
After I ran the comand python3 wana.py -t 20 --lvl 1 -e examples/EOSIO_contracts/appdemo/appdemo.wasm the program does starts and in less than 1s I get the following error 2022/10/21 18:35:12 'db_idx64_find_primary': [appdemo] failed initialization.
I do not know if this is the intended behavior, if I need to setup something else first or if it is a bug.
Could you help me understand how to use the tool properly?