Interface: IotaExecutionResult
Properties
mutableReferenceOutputs?
optional
mutableReferenceOutputs: [IotaArgument
,number
[],string
][]
The value of any arguments that were mutably borrowed. Non-mut borrowed values are not included
returnValues?
optional
returnValues: [number
[],string
][]
The return values from the transaction
Feedback Form