Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarblesPrivateChaincode ¶
type MarblesPrivateChaincode struct { }
MarblesPrivateChaincode example Chaincode implementation
func (*MarblesPrivateChaincode) Init ¶
func (t *MarblesPrivateChaincode) Init(stub shim.ChaincodeStubInterface) pb.Response
Init initializes chaincode ===========================
func (*MarblesPrivateChaincode) Invoke ¶
func (t *MarblesPrivateChaincode) Invoke(stub shim.ChaincodeStubInterface) pb.Response
Invoke - Our entry point for Invocations ========================================
Click to show internal directories.
Click to hide internal directories.