IotaExecutionResult
@iota/iota-sdk / client / IotaExecutionResult
Interface: IotaExecutionResult
Defined in: sdk/typescript/src/client/types/generated.ts:579
Properties
mutableReferenceOutputs?
optionalmutableReferenceOutputs?: [IotaArgument,number[],string][]
Defined in: sdk/typescript/src/client/types/generated.ts:581
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:583
The return values from the transaction