Umi — API References - v1.3.0
Preparing search index...
umi
RpcConfirmTransactionStrategy
Type Alias RpcConfirmTransactionStrategy
RpcConfirmTransactionStrategy
:
|
{
blockhash
:
Blockhash
;
lastValidBlockHeight
:
number
;
type
:
"blockhash"
;
}
|
{
minContextSlot
:
number
;
nonceAccountPubkey
:
PublicKey
;
nonceValue
:
string
;
type
:
"durableNonce"
;
}
Represents all the possible strategies to use when confirming a transaction.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Represents all the possible strategies to use when confirming a transaction.