Macro anchor_attribute_account::declare_id
source · [−]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.