Skip to content

Commit

Permalink
update IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrena-Corto committed Nov 3, 2024
1 parent 2b685b7 commit 7d2ce64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ pub static ADRENA_GOVERNANCE_REALM_ID: Pubkey =
pubkey!("GWe1VYTRMujAtGVhSLwSn4YPsXBLe5qfkzNAYAKD44Nk");
pub static ADRENA_GOVERNANCE_REALM_CONFIG_ID: Pubkey =
pubkey!("7RPMsAtFKWp8DVFx4YntFTALCWuWG53hjBt9HRtgUyo6");
pub static ADRENA_GOVERNANCE_SHADOW_TOKEN_MINT: Pubkey =
pubkey!("G3T7ZLw2UHLejCQe3LxdUgme7kqRrNq379sLd95iJdEv");

pub mod main_pool {
use super::*;
Expand Down

0 comments on commit 7d2ce64

Please sign in to comment.