slotstrike 1.0.0

Low-latency Solana slotstrike runtime for event-driven token execution
Documentation
1
2
3
4
5
6
7
pub mod bootstrap;
pub mod context;
pub mod direct_leader_schedule;
pub mod errors;
pub mod logging;
pub mod sof_runtime;
pub mod systemd;