Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/build/nodes/evm-tracing-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To use tracing on an ancient blocks, you need to add the runtime that was in pla

:::

All Astar previous runtime overrides (prior to release on Github) can be downloaded [here](https://shared-assets.astar.network/files/runtime/astar-tracing-runtimes-3-73.tar.gz). They are necessary if you want to trace transactions on ancient blocks
All Astar previous runtime overrides (up to 2024) can be downloaded [here](https://shared-assets.astar.network/files/runtime/astar-tracing-runtimes-3-1200.tar.gz). They are necessary if you want to trace transactions on ancient blocks.

## Service parameters

Expand Down
Loading