Crate anyix

Source

Structs§

AnyIx

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