antegen-thread-program 5.0.8

Solana program for Antegen - automation and scheduling threads
Documentation
1
2
3
// FiberState and related types are now in the Fiber Program.
// Re-export everything needed by the Thread Program.
pub use antegen_fiber_program::state::{FiberInstructionProcessor, FiberState};