Macro switchboard_solana::prelude::declare_id
declare_id!() { /* proc-macro */ }Expand description
Defines the program’s ID. This should be used at the root of all Anchor based programs.
declare_id!() { /* proc-macro */ }Defines the program’s ID. This should be used at the root of all Anchor based programs.