Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaekwon committed Dec 11, 2023
1 parent 6691589 commit b3d1d4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions snapshots/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,8 @@ $ md5sum cosmoshub-4-export-18010657.json
$ jq '.app_state.gov.votes[] | select(.proposal_id == "848")' cosmoshub-4-export-18010657.json
[...]
```

## TODO

- [ ] independently verify the snapshot data with another full node. each validator that wants to participate can start by attesting to the generated export.
- [ ] is there a schema for the exported json? how is it used?

0 comments on commit b3d1d4e

Please sign in to comment.