Represents the output of a smart contract non persistent execution. (this operation did not modify the blockchain state)
Uint8Array
IContractReadOperationData
Generated using TypeDoc
Represents the output of a smart contract non persistent execution. (this operation did not modify the blockchain state)
See
Uint8Arrayrepresents the return value of the read operation.IContractReadOperationDatarepresents the inputs of the read operation.