EvalResult
@totemsdk/kissvm / EvalResult
Interface: EvalResult
EvalResult returned from evaluateScript / simulateSpend
Properties
error?
optionalerror?:string
instructionsUsed
instructionsUsed:
number
passed
passed:
boolean
success
success:
boolean
Alias of passed for template callers.
trace
trace:
string[]