Skip to content

Commit

Permalink
Merge pull request #273 from trilitech/explorus-weeklynet
Browse files Browse the repository at this point in the history
Select weeklynet in explorus
  • Loading branch information
timothymcmackin authored Jan 22, 2024
2 parents fbe0830 + a530ae7 commit d0b93b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The other operations fail and the clients must re-submit the data to be included
For this reason, clients should check the status of slots to avoid conflicts.
For example, slots 0, 30, and 31 are often used for regression tests.

To see which slots are in use, you can use the Explorus indexer at https://explorus.io/dal.
To see which slots are in use, you can use the Explorus indexer at https://explorus.io/dal and select Weeklynet.
For example, this screenshot shows that slots 10 and 25 are in use:

![The Explorus indexer, showing the slots that are in use in each block](/img/tutorials/dal-explorus-slots.png)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ last_update:
Now that you can get information about the DAL, the next step is to publish data to it and verify that the kernel can access it.

:::note Planning ahead
Before trying to run the code yourself, look at [Explorus](https://explorus.io/dal) and choose a slot that is not currently being used.
Before trying to run the code yourself, look at [Explorus](https://explorus.io/dal), select Weeklynet, and choose a slot that is not currently being used.
:::

The examples in this tutorial use slot 10.
Expand Down

0 comments on commit d0b93b2

Please sign in to comment.