Skip to content
Snippets Groups Projects

improve documentation

Merged Hugo Trentesaux requested to merge hugo-fix-typo into master
Compare and Show latest version
3 files
+ 7
4
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
# How to replay a block
You can use `try-runtime` subcommand to replay a block against a real satte from a live network.
You can use `try-runtime` subcommand to replay a block against a real state from a live network.
1. Checkout the git tag of the runtime version at the block you want to replay
2. Build duniter with feature `try-runtime`: `cargo build --features try-runtime`
Loading