toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.domain.core
/
DecodedInstruction
/
SystemProgram
/
CreateAccount
/
CreateAccount
Create
Account
constructor
(
from
:
PublicKey
,
newAccount
:
PublicKey
,
lamports
:
Long
,
space
:
Long
,
owner
:
PublicKey
)