Structs§
Functions§
- encode_
instructions - encodes a set of instructions into the AnyIx format
- handle_
anyix - Helper function to handle unpacking instruction data and executing the contained instructions. At the moment this function is not capable of handling signed CPI invocation and will carry through signing permissions from the transaction itself
- handle_
anyix_ unsafe - this is an unsafe versio nof handle_anyix, which bypasses a variety of protection features