toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.methods
/
TransactionResponse
/
Message
/
Message
Message
constructor
(
accountKeys
:
List
<
String
>
,
header
:
TransactionResponse.Header
,
instructions
:
List
<
TransactionResponse.Instruction
>
,
recentBlockhash
:
String
)