We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042f653 commit 4aba0f6Copy full SHA for 4aba0f6
1 file changed
solana/programs/bridge/src/base_to_solana/constants.rs
@@ -9,4 +9,4 @@ pub const BRIDGE_CPI_AUTHORITY_SEED: &[u8] = b"bridge_cpi_authority";
9
#[constant]
10
pub const PARTNER_SIGNERS_ACCOUNT_SEED: &[u8] = b"signers";
11
12
-pub const PARTNER_PROGRAM_ID: Pubkey = pubkey!("S1GN4jus9XzKVVnoHqfkjo1GN8bX46gjXZQwsdGBPHE");
+pub const PARTNER_PROGRAM_ID: Pubkey = pubkey!("9dJrEPoESDbJ43zk99YAypcPWTVGV4zuQJLSCNasm1Fi");
0 commit comments