rialo-subscriber-interface 0.1.8

Instructions and constructors for the Subscriber program
Documentation
1
2
3
4
5
6
## Subscriber Interface

This crate is meant to be used as both entrypoint definition and utility along with the [Subscriber program](../../programs/subscriber).

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