@solana/web3.js
Preparing search index...
AdvanceNonceParams
Type Alias AdvanceNonceParams
Advance nonce account system instruction params
type
AdvanceNonceParams
=
{
authorizedPubkey
:
PublicKey
;
noncePubkey
:
PublicKey
;
}
Index
Properties
authorized
Pubkey
nonce
Pubkey
Properties
authorized
Pubkey
authorizedPubkey
:
PublicKey
Public key of the nonce authority
nonce
Pubkey
noncePubkey
:
PublicKey
Nonce account
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorized
Pubkey
nonce
Pubkey
@solana/web3.js
Loading...
Advance nonce account system instruction params