ChaincodeStubInterface

Interface to stub provides functions to access history and the state of the ledger via calls to peers. The Invoke() method is called for each transaction and it passes the function and the parameters as a stub input requested by the client. This interface facilitates many functions to interact with the ledger and makes chaincode development easy.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset