github.com/Finschia/finschia-sdk@v0.48.1/snapshots/types/format.go (about)

     1  package types
     2  
     3  // CurrentFormat is the currently used format for snapshots. Snapshots using the same format
     4  // must be identical across all nodes for a given height, so this must be bumped when the binary
     5  // snapshot output changes.
     6  const CurrentFormat uint32 = 1