//! Instruction dispatch table for the gmsol‑competition program.
/// Initialize the global [`Competition`](crate::states::Competition) account.
/// Lazily create a [`Participant`](crate::states::Participant) PDA.
/// Callback entry invoked by the GMX‑Solana store program on each trade.
pub use *;
pub use *;
pub use *;