Deletes all objects returned by the query @param {Object} query the query
Generate deterministic UUID
Return Fabric crypto library for signing and encryption
Return the Client Identity
Fetch a history for a specific key and return a list of results.
Query the state and return a list of results.
CouchDB query
the state for the given key parsed as a Date
the state for the given key parsed as an Object
the state for the given key parsed as a String
Query the state by range
the Transaction date as a Javascript Date Object.
Serializes the value and store it on the state db.
Publish an event to the Blockchain
Generated using TypeDoc
The StubHelper is a wrapper around the
fabric-shim
ChaincodeStub. Its a helper to automatically serialize and deserialize data being saved/retreived.