Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarblesPrivateChaincode ¶
type MarblesPrivateChaincode struct { }
MarblePrivateChaincode示例Chaincode实现
func (*MarblesPrivateChaincode) Init ¶
func (t *MarblesPrivateChaincode) Init(stub shim.ChaincodeStubInterface) pb.Response
初始化链码 =================
func (*MarblesPrivateChaincode) Invoke ¶
func (t *MarblesPrivateChaincode) Invoke(stub shim.ChaincodeStubInterface) pb.Response
调用-调用的入口点 ======================
Click to show internal directories.
Click to hide internal directories.