The list of decoded return values from the function.
The decoding mode that was used; see the README for more on these.
Further information about how the decoding may be interpreted. Note that interpretations may be added by things that use @truffle/codec, such as @truffle/decoder, rather than by
The kind of decoding; indicates that this is a ReturnDecoding.
Indicates that this kind of decoding indicates a successful return.
Generated using TypeDoc
This type represents a decoding of the return data as a collection of return values from a successful call.