Skip to content

Commit 91ce66d

Browse files
authored
[pythnet-sdk] Update wh seq address comment (#879)
1 parent fbd0354 commit 91ce66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythnet/pythnet_sdk/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pub mod pythnet {
3131
];
3232

3333
/// Pubkey::find_program_address(&[b"Sequence", &emitter_pda_key.to_bytes()], &WORMHOLE_PID);
34-
/// pubkey!("HiqU8jiyUoFbRjf4YFAKRFWq5NZykEYC6mWhXXnoszJR");
34+
/// pubkey!("8MuVR15V86sSELdpW4UYTyx7WTXRARF1Bj7GJHgTJP3K");
3535
pub const ACCUMULATOR_SEQUENCE_ADDR: Pubkey = [
3636
109, 92, 198, 114, 10, 119, 5, 31, 13, 197, 193, 195, 132, 17, 12, 3, 77, 111, 158, 247,
3737
194, 137, 236, 50, 8, 185, 1, 61, 85, 94, 54, 198,

0 commit comments

Comments
 (0)