result

fun result(): T

Get the result from simulation.

For read-only calls, this returns the simulated result without submitting. For write calls, use submit or signAndSubmit instead.

Return

The parsed result (or raw SCValXdr if parseResultXdrFn is null)

Throws

if not yet simulated