MCPcopy Create free account
hub / github.com/IBM-Blockchain-Archive/learn-chaincode / Invoke

Method Invoke

start/chaincode_start.go:50–60  ·  view source on GitHub ↗

Invoke is our entry point to invoke a chaincode function

(stub shim.ChaincodeStubInterface, function string, args []string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

InitMethod · 0.95

Tested by

no test coverage detected