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.