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