package
1.4.7
Repository: https://github.com/hyperledger-labs/fabric.git
Documentation: pkg.go.dev

# Packages

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

# Structs

ErrPvtdataHashMissmatch is to be thrown if the hash of a collection present in the public read-write set does not match with the corresponding pvt data supplied with the block for validation.

# Interfaces

Validator validates the transactions present in a block and returns a batch that should be used to update the state.