@sentio/sdk
Preparing search index...
solana
SolanaInstructionHandler
Type Alias SolanaInstructionHandler
SolanaInstructionHandler
:
(
instruction
:
Instruction
,
ctx
:
SolanaContext
,
accounts
?:
string
[]
,
)
=>
void
Type Declaration
(
instruction
:
Instruction
,
ctx
:
SolanaContext
,
accounts
?:
string
[]
)
:
void
Parameters
instruction
:
Instruction
ctx
:
SolanaContext
Optional
accounts
:
string
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...