1 2 3 4 5 6 7
pub mod address; pub mod instruction; pub use address::*; pub use instruction::*; // TODO declare allowlist program id