//! Streak API — shared crate for deploy id, instructions, accounts, events, and SDK.
//!
//! The on-chain program is a thin custody + price-chain layer. All game logic (bets,
//! balances, pools, leaderboards) lives in the off-chain server and database.
use *;
declare_id!;