//
pkg.gl
Category
github.com/arktree/fabric
bddtests
syschaincode
noop
package
0.6.1-preview
Repository:
https://github.com/arktree/fabric.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
66 SLOC
#
Structs
SystemChaincode
SystemChaincode is type representing the chaincode In general, one should not use vars in memory that can hold state across invokes but this is used JUST for MOCKING.