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
Hey @buggybuck Quex has a pr (#19182) that should resolve this issue. If you want to test you can either build from source based on that PR or let us know your OS and we can provide a packaged installer for this specific PR 👍
Hi there!
In a testnet11 setup
chia db validate
throws an error (FAILED: Blockchain has invalid genesis challenge
[..]).The validation succeeds when you change
to
in
chia/consensus/default_constants.py
.I checked this on 2.4.3.dev0 and 2.5.1rc2d.dev3.
Kind regards
The text was updated successfully, but these errors were encountered: