package
2.0.0-alpha+incompatible
Repository: https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ConstructValidAndInvalidPvtData computes the valid pvt data and hash mismatch list from a received pvt data list of old blocks.
NewProvider instantiates a new Provider.

# Variables

ErrLedgerIDExists is thrown by a CreateLedger call if a ledger with the given id already exists.
ErrLedgerNotOpened is thrown by a CloseLedger call if a ledger with the given id has not been opened.
ErrNonExistingLedgerID is thrown by a OpenLedger call if a ledger with the given id does not exist.

# Structs

Provider implements interface ledger.PeerLedgerProvider.