fix back slashes
Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
parent
e00b5ad867
commit
241907bc62
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user