toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.domain.core
/
DecodedInstruction
/
SystemProgram
/
AdvanceNonceAccount
Advance
Nonce
Account
data
class
AdvanceNonceAccount
(
val
nonceAccount
:
PublicKey
,
val
authorizedPubkey
:
PublicKey
)
:
DecodedInstruction.SystemProgram
Members
Constructors
Advance
Nonce
Account
Link copied to clipboard
constructor
(
nonceAccount
:
PublicKey
,
authorizedPubkey
:
PublicKey
)
Properties
authorized
Pubkey
Link copied to clipboard
val
authorizedPubkey
:
PublicKey
nonce
Account
Link copied to clipboard
val
nonceAccount
:
PublicKey
program
Link copied to clipboard
open
val
program
:
PublicKey
program
Index
Link copied to clipboard
val
programIndex
:
UInt