Skip to content

Commit 6cede63

Browse files
author
Esau
committed
comments
1 parent 00414a5 commit 6cede63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/the_aztec_network/guides/run_nodes/how_to_run_sequencer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Please note that we are setting only the necessary configuration for running thi
201201
202202
Now, you can run `docker compose up` inside your `aztec-sequencer` folder to start the sequencer!
203203
204-
To check if it is currently synced, which may take a few minutes, run this command and compare its output to any of the Aztec block explorers.
204+
To check if it is currently synced, which may take a few minutes, run this command and compare its output to any of the Aztec block explorers. (See [Aztec Scan](https://aztecscan.xyz/) or [Aztec Explorer](https://aztecexplorer.xyz/))
205205
206206
```sh
207207
curl -s -X POST -H 'Content-Type: application/json' \

docs/versioned_docs/version-v1.2.0/the_aztec_network/guides/run_nodes/how_to_run_sequencer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Please note that we are setting only the necessary configuration for running thi
201201
202202
Now, you can run `docker compose up` inside your `aztec-sequencer` folder to start the sequencer!
203203
204-
To check if it is currently synced, which may take a few minutes, run this command and compare its output to any of the Aztec block explorers.
204+
To check if it is currently synced, which may take a few minutes, run this command and compare its output to any of the Aztec block explorers. (See [Aztec Scan](https://aztecscan.xyz/) or [Aztec Explorer](https://aztecexplorer.xyz/))
205205
206206
```sh
207207
curl -s -X POST -H 'Content-Type: application/json' \

0 commit comments

Comments
 (0)