Skip to content

Commit 4aba0f6

Browse files
committed
chore(solana): update bridge config
1 parent 042f653 commit 4aba0f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solana/programs/bridge/src/base_to_solana/constants.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pub const BRIDGE_CPI_AUTHORITY_SEED: &[u8] = b"bridge_cpi_authority";
99
#[constant]
1010
pub const PARTNER_SIGNERS_ACCOUNT_SEED: &[u8] = b"signers";
1111
#[constant]
12-
pub const PARTNER_PROGRAM_ID: Pubkey = pubkey!("S1GN4jus9XzKVVnoHqfkjo1GN8bX46gjXZQwsdGBPHE");
12+
pub const PARTNER_PROGRAM_ID: Pubkey = pubkey!("9dJrEPoESDbJ43zk99YAypcPWTVGV4zuQJLSCNasm1Fi");

0 commit comments

Comments
 (0)