Type Alias SolanaInstructionHandler

SolanaInstructionHandler: ((instruction: Instruction, ctx: SolanaContext, accounts?: string[]) => void)