Preparing search index...
The search index is not available
@boostxyz/sdk
@boostxyz/sdk
awaitResult
Function awaitResult
await
Result
<
Result
>
(
config
,
hashPromise
,
waitParams
?
)
:
Promise
<
Result
>
Helper function to wait for a transaction receipt given a hash promise.
Type Parameters
Result
=
unknown
Parameters
config
:
Config
hashPromise
:
Promise
<
HashAndSimulatedResult
<
Result
>
>
Optional
waitParams
:
Omit
<
WaitForTransactionReceiptParameters
,
"hash"
>
Returns
Promise
<
Result
>
Export
Async
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@boostxyz/sdk
Loading...
Helper function to wait for a transaction receipt given a hash promise.