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 0a7dd49 commit 65c6f5aCopy full SHA for 65c6f5a
solana/programs/matching-engine/src/fallback/processor/initialize_fast_market_order.rs
@@ -121,7 +121,7 @@ pub(super) fn process(
121
122
// Verify the VAA digest with the Verify VAA shim program.
123
super::helpers::invoke_verify_hash(
124
- 5, // verify_vaa_shim_program_index
+ 2, // verify_vaa_shim_program_index
125
3, // wormhole_guardian_set_index
126
4, // shim_guardian_signatures_index
127
data.guardian_set_bump,
0 commit comments