clockwork_plugin 1.4.2

Clockwork plugin for Solana validators
Documentation
1
2
3
4
5
mod pool_rotation;
mod thread_exec;

pub use pool_rotation::*;
pub use thread_exec::*;