//
pkg.gl
Category
github.com/2lambda123/hyperledger-fabric
core
handlers
validation
builtin
v12
package
1.4.12
Repository:
https://github.com/2lambda123/hyperledger-fabric.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
27
Dependents
0
Files
779 SLOC
#
Packages
mocks
Code generated by mockery v1.0.0.
#
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.