toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.domain.program
/
SystemProgram
/
nonceWithdraw
nonce
Withdraw
fun
nonceWithdraw
(
nonceAccount
:
PublicKey
,
authorized
:
PublicKey
,
toPublicKey
:
PublicKey
,
lamports
:
Long
)
:
TransactionInstruction