package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev
# Packages
Code generated by counterfeiter.
# Functions
New creates a new instance of the default VSCC Typically this will only be invoked once per peer.
# Structs
Validator implements the default transaction validation policy, which is to check the correctness of the read-write set and the endorsement signatures against an endorsement policy that is supplied as argument to every invoke.
# Interfaces
CollectionResources is the local interface that used to generate mocks for foreign interface.
IdentityDeserializer is the local interface that used to generate mocks for foreign interface.
StateBasedValidator is used to validate a transaction that performs changes to KVS keys that use key-level endorsement policies.