github.com/TrueBlocks/trueblocks-core/src/apps/chifra@v0.0.0-20241022031540-b362680128f7/pkg/manifest/doc.go (about)

     1  // Package manifest stores information about the IPFS hashes associated with each portion of
     2  // the Unchained Index.
     3  //
     4  // We call those portions Chunks. The manifest provides enough information for anyone who receives a copy to reproduce
     5  // the entire index.
     6  package manifest