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 404c21a commit 200747fCopy full SHA for 200747f
target_chains/solana/sdk/js/pyth_solana_receiver/src/vaa.ts
@@ -185,7 +185,7 @@ async function generateVaaInstructionGroups(
185
186
/**
187
* Build instructions to post a single VAA to the Wormhole program.
188
- * The instructions are packed efficiently into 2 transactions:
+ * The instructions can be packed efficiently into 2 transactions:
189
* - TX1: Create, init the encoded VAA account and write the first part of the VAA
190
* - TX2: Write the second part of the VAA and verify it
191
*
0 commit comments