Skip to content

Commit

Permalink
Add polkadot.log
Browse files Browse the repository at this point in the history
This log is captured by simply runnning the warp sync on polkadot:

```
rm -rf tmp && ./target/release/polkadot -d tmp --sync warp --state-pruning=256 --blocks-pruning=256 > polkadot.log 2>&1
```
  • Loading branch information
liuchengxu committed Aug 13, 2024
1 parent da93360 commit 9d98cef
Showing 1 changed file with 1,852 additions and 0 deletions.
Loading

0 comments on commit 9d98cef

Please sign in to comment.