From 8dbb6a7180d04c9ba4a15e8016dcead626521697 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Fri, 26 Jul 2024 21:30:57 +0000 Subject: [PATCH] remove unneeded id --- program/src/auth.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/program/src/auth.rs b/program/src/auth.rs index c46d45e..8872939 100644 --- a/program/src/auth.rs +++ b/program/src/auth.rs @@ -32,8 +32,6 @@ pub fn process_auth<'a, 'info>( Ok(()) } -const COMPUTE_BUDGET_PROGRAM_ID: Pubkey = pubkey!("ComputeBudget111111111111111111111111111111"); - /// Require that only the declared proof can be processed in this transaction. /// /// The intent here is to disincentivize sybil. As long as a user can fit multiple hashes in a single