Interface SophiaCallResultInput

Hierarchy

  • SophiaCallResultInput

Properties

callResult: string

Call result type (ok | revert | error)

callValue: string

Call result value (ABI encoded data or error string)

function: string

Name of the called function

options?: CompileOpts
source: string

(Possibly partial) Sophia contract code/interface

Generated using TypeDoc