solana-kotlin
Toggle table of contents
0.3.3
common
Platform filter
common
Switch theme
Search in API
solana-kotlin
solana-kotlin
/
net.avianlabs.solana.domain.program
/
SystemProgram
/
nonceWithdraw
nonce
Withdraw
fun
nonceWithdraw
(
nonceAccount
:
PublicKey
,
authorized
:
PublicKey
,
toPublicKey
:
PublicKey
,
lamports
:
Long
)
:
TransactionInstruction