package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Functions
Compare - Compares two ledger snapshots and outputs the differences in snapshot records This function will throw an error if the output directory already exist in the outputDirLoc Function will return count of -1 if the public state and private state hashes are the same.
# Constants
AllPubDiffsByKey - Filename for the json output that contains all public differences ordered by key.
AllPvtDiffsByKey - Filename for the json output that contains all private differences ordered by key.
FirstDiffsByHeight - Filename for the json output that contains the first n differences ordered by height.