//
pkg.gl
Category
github.com/liukemeng/fabric0.6-pbft-learning
hyperledger
fabric
bddtests
syschaincode
noop
package
0.0.0-20240329072822-5b4354575e63
Repository:
https://github.com/liukemeng/fabric0.6-pbft-learning.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.