Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/program
DryRunResult
Type Alias DryRunResult<TReturn>
Dry
Run
Result
<
TReturn
>
:
{
callResult
:
CallResult
;
functionScopes
:
InvocationScopeLike
[]
;
gasUsed
:
BN
;
isMultiCall
:
boolean
;
value
:
TReturn
;
}
Type Parameters
TReturn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...