mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-14 07:26:51 +00:00
remove unneeded id
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user