fix back slashes

Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
Uncle Stretch 2026-09-01 13:13:18 +03:00
parent e00b5ad867
commit 241907bc62
Signed by: str3tch
GPG Key ID: 84F3190747EE79AA

View File

@ -50,7 +50,7 @@ python forester.py --chain 11155111
Output:
```bash
[+] Reading data snapshot: snapshots\sepolia.json
[+] Reading data snapshot: snapshots/sepolia.json
============================================================================================================
=== FINAL MERKLE ROOT FOR [11155111]: 0x95eeb07a13173eaad41a98e2216f84171641a76474e9e9f4c3bc069e4d461e8c ===
@ -60,7 +60,7 @@ Output:
[+] Proof size: 7
[+] Total shares: 420000000000000000
[+] Proof are stored into: preclaims\11155111.json
[+] Proof are stored into: preclaims/11155111.json
```
## Supported Networks