Skip to content

Commit 200747f

Browse files
committed
doc: update docstring
1 parent 404c21a commit 200747f

File tree

1 file changed

+1
-1
lines changed
  • target_chains/solana/sdk/js/pyth_solana_receiver/src

1 file changed

+1
-1
lines changed

target_chains/solana/sdk/js/pyth_solana_receiver/src/vaa.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ async function generateVaaInstructionGroups(
185185

186186
/**
187187
* Build instructions to post a single VAA to the Wormhole program.
188-
* The instructions are packed efficiently into 2 transactions:
188+
* The instructions can be packed efficiently into 2 transactions:
189189
* - TX1: Create, init the encoded VAA account and write the first part of the VAA
190190
* - TX2: Write the second part of the VAA and verify it
191191
*

0 commit comments

Comments
 (0)