Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
Data_SolInstruction
Interface Data_SolInstruction
interface
Data_SolInstruction
{
accounts
:
string
[]
;
instructionData
:
string
;
parsed
?:
{
[
key
:
string
]:
any
}
;
programAccountId
:
string
;
slot
:
bigint
;
}
Index
Properties
accounts
instruction
Data
parsed?
program
Account
Id
slot
Properties
accounts
accounts
:
string
[]
instruction
Data
instructionData
:
string
Optional
parsed
parsed
?:
{
[
key
:
string
]:
any
}
program
Account
Id
programAccountId
:
string
slot
slot
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accounts
instruction
Data
parsed
program
Account
Id
slot
@sentio/sdk
Loading...