rialo-rex-processor-interface 0.8.0-alpha.0

Instructions and constructors for the program processing REX updates from validators
Documentation
1
2
3
4
5
6
7
## REX Processor Interface

This crate is meant to be used as both entrypoint definition and utility along with
the [REX Processor program](../../rex/rex-processor).

It contains a list of instructions that can be sent to the builtin program, along with some given Rust methods to easily
generate them.