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 fbd0354 commit 91ce66dCopy full SHA for 91ce66d
pythnet/pythnet_sdk/src/lib.rs
@@ -31,7 +31,7 @@ pub mod pythnet {
31
];
32
33
/// Pubkey::find_program_address(&[b"Sequence", &emitter_pda_key.to_bytes()], &WORMHOLE_PID);
34
- /// pubkey!("HiqU8jiyUoFbRjf4YFAKRFWq5NZykEYC6mWhXXnoszJR");
+ /// pubkey!("8MuVR15V86sSELdpW4UYTyx7WTXRARF1Bj7GJHgTJP3K");
35
pub const ACCUMULATOR_SEQUENCE_ADDR: Pubkey = [
36
109, 92, 198, 114, 10, 119, 5, 31, 13, 197, 193, 195, 132, 17, 12, 3, 77, 111, 158, 247,
37
194, 137, 236, 50, 8, 185, 1, 61, 85, 94, 54, 198,
0 commit comments