//
pkg.gl
Category
github.com/hyperledger-labs/fabric-block-archiving
core
handlers
validation
builtin
v12
package
2.0.0-alpha+incompatible
Repository:
https://github.com/hyperledger-labs/fabric-block-archiving.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
26
Dependents
0
Files
751 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
New
New creates a new instance of the default VSCC Typically this will only be invoked once per peer.
#
Constants
DUPLICATED_IDENTITY_ERROR
No description provided by the author
#
Structs
Validator
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.