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
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/tutorials/join-dal-baker/run-baker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ All systems have the `net<NETWORK_ID>_stateful_nonces` file but only legacy baki
133
133
134
134
Starting with Octez version 20.0, the baker attempts to migrate nonces from the `net<NETWORK_ID>_nonces` file to the `net<NETWORK_ID>_stateful_nonces` file.
135
135
However, if you have both files, migrate both files as a precaution.
136
-
Then, after ensuring that the baker runs normally on the new machine, you can remove the legacy `net<NETWORK_ID>_nonces` file.
136
+
Then, after ensuring that the baker runs normally on the new machine for at least one cycle, you can remove the legacy `net<NETWORK_ID>_nonces` file.
0 commit comments