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
We now disable WAL for UTXODB, so should the process crash UTXODB will be in an inconsistent state. The solution is to manually flush the DB, and mark the state when we flush.