new program

This commit is contained in:
Hardhat Chad
2025-05-12 07:38:36 -07:00
parent 709e2b25e6
commit 3b1e0c42ef
3 changed files with 21 additions and 67 deletions

View File

@@ -135,6 +135,3 @@ pub const TREASURY_TOKENS_ADDRESS: Pubkey = Pubkey::new_from_array(
)
.0,
);
/// The address of the CU-optimized Solana noop program.
pub const NOOP_PROGRAM_ID: Pubkey = pubkey!("noop8ytexvkpCuqbf6FB89BSuNemHtPRqaNC31GWivW");