Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
abci: Create snapshots if snapshots are enabled and none exists
A node should create a snapshot if: - none exists - it is height 1 (genesis+1) - it is not doing blocksync to some much larger height - height is a multiple of snapshot duration
- Loading branch information