Skip to content

Commit

Permalink
The DAL node waits for the block to be finalized
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Aug 13, 2024
1 parent b88dcb7 commit 1a146df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorials/join-dal-baker/run-dal-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ Aug 12 17:44:24.418: layer 1 node's block at level 7538687, round 0 is final
Aug 12 17:44:29.328: layer 1 node's block at level 7538688, round 0 is final
```

The DAL node waits for blocks to be finalized, so this log lags 2 blocks behind the layer 1 node's log.

Now that you have a DAL node running, you can start a baking daemon that uses that DAL node.
Continue to [Step 4: Run an Octez baking daemon](./run-baker).

0 comments on commit 1a146df

Please sign in to comment.