Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/rpc
<internal>
TransactionJsonParsed
Type Alias TransactionJsonParsed
TransactionJsonParsed
:
Readonly
<
{
message
:
{
accountKeys
:
[
{
pubkey
:
Address
;
signer
:
boolean
;
source
:
string
;
writable
:
boolean
;
}
,
]
;
instructions
:
readonly
(
ParsedTransactionInstruction
|
PartiallyDecodedTransactionInstruction
)
[]
;
}
;
}
,
>
&
TransactionBase
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...