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
Based on your image, it seems that blockEmulator encountered an issue during initialization. This problem occurs within the dependency of BoltDB. Here are some potential solutions that may help:
Delete the historical experiment files under ./exptest (this dir is defined by ExpDataRootDir in the ./paramsConfig.json file).
Run go mod tidy to update dependencies to the latest version.
When I run "go run main.go -S 2 -N 4 -s 0 -n 0" this command it shows this issue "panic: invalid page type: 2: 10". However it creates blockchain.
The text was updated successfully, but these errors were encountered: