pub type AnchorProgram = Program<Arc<Keypair>>;

Aliased Type§

struct AnchorProgram { /* private fields */ }