Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
DryRunResult
Interface DryRunResult
interface
DryRunResult
{
callObj
?:
ContractCallObject
;
reason
?:
string
;
result
:
string
;
type
:
string
;
}
Index
Properties
call
Obj?
reason?
result
type
Properties
Optional
call
Obj
call
Obj
?:
ContractCallObject
Optional
reason
reason
?:
string
result
result
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
call
Obj
reason
result
type
@aeternity/aepp-sdk
Loading...