Skip to main content

IotaExecutionResult

@iota/iota-sdk


@iota/iota-sdk / client / IotaExecutionResult

Interface: IotaExecutionResult

Defined in: sdk/typescript/src/client/types/generated.ts:579

Properties

mutableReferenceOutputs?

optional mutableReferenceOutputs?: [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?

optional returnValues?: [number[], string][]

Defined in: sdk/typescript/src/client/types/generated.ts:583

The return values from the transaction