Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/web3.js
<internal>
AdvanceNonceAccountInstruction
Type Alias AdvanceNonceAccountInstruction<TNonceAccountAddress, TNonceAuthorityAddress>
AdvanceNonceAccountInstruction
:
IInstruction
<
"11111111111111111111111111111111"
>
&
IInstructionWithAccounts
<
readonly
[
WritableAccount
<
TNonceAccountAddress
>
,
ReadonlyAccount
<
"SysvarRecentB1ockHashes11111111111111111111"
>
,
|
ReadonlySignerAccount
<
TNonceAuthorityAddress
>
|
WritableSignerAccount
<
TNonceAuthorityAddress
>
,
]
,
>
&
IInstructionWithData
<
AdvanceNonceAccountInstructionData
>
Type Parameters
TNonceAccountAddress
extends
string
=
string
TNonceAuthorityAddress
extends
string
=
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...