IotaExecutionResult
@iota/iota-sdk / client / IotaExecutionResult
Interface: IotaExecutionResult
Defined in: sdk/typescript/src/client/types/generated.ts:537
Properties
mutableReferenceOutputs?
optionalmutableReferenceOutputs?: [IotaArgument,number[],string][]
Defined in: sdk/typescript/src/client/types/generated.ts:539
The value of any arguments that were mutably borrowed. Non-mut borrowed values are not included
returnValues?
optionalreturnValues?: [number[],string][]
Defined in: sdk/typescript/src/client/types/generated.ts:541
The return values from the transaction