rialo-validator-registry-interface 0.4.2

Instructions and constructors for a registry containing validator identities
Documentation
1
2
3
4
5
6
7
## Validator Registry Interface

This crate is meant to be used as both entrypoint definition and utility along with
the [Validator Registry program](../../../programs/validator-registry).

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