This commit is contained in:
Hardhat Chad
2024-09-24 05:35:16 +00:00
parent 3037882bcc
commit e423676713
3 changed files with 249 additions and 247 deletions

View File

@@ -3,6 +3,7 @@ pub mod error;
pub mod event;
pub mod instruction;
pub mod loaders;
pub mod sdk;
pub mod state;
use solana_program::declare_id;