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
@borischeuk-crypto came across an issue where priv_validator_state.json was empty and the nitro helper would crash with:
failed to get a state syncing helper: Error(Context { kind: SyncError, source: Some(Message("error parsing .../.tmkms/state/priv_validator_state.json: EOF while parsing a value at line 1 column 0")), backtrace: Some( 0: tmkms_nitro_helper::command::start
There are probably a few ways how this can be improved:
@borischeuk-crypto came across an issue where
priv_validator_state.json
was empty and the nitro helper would crash with:There are probably a few ways how this can be improved:
priv_validator_state.json
... e.g. with DynamoDB instead of a local fileThe text was updated successfully, but these errors were encountered: