Preparing search index...
The search index is not available
@scio-labs/use-inkathon
@scio-labs/use-inkathon
unwrapResultOrDefault
Function unwrapResultOrDefault
Unwraps a Weights V2 result type or returns the given default if there is no 'ok' value.
unwrap
Result
Or
Default
<
T
>
(
outcome
,
defaultValue
)
:
T
Type Parameters
T
=
any
Parameters
outcome
:
Pick
<
ContractCallOutcome
,
"result"
|
"output"
>
defaultValue
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@scio-labs/use-inkathon
Loading...
Unwraps a Weights V2 result type or returns the given default if there is no 'ok' value.