Make TransactionInstruction for post_vaa instruction.
This is used in createPostSignedVaaTransactions's last transaction.
signatureSet is a @solana/web3.Keypair generated outside of this method, which was used
to write signatures and the message hash to.
Make TransactionInstruction for
post_vaa
instruction.This is used in createPostSignedVaaTransactions's last transaction.
signatureSet
is a @solana/web3.Keypair generated outside of this method, which was used to write signatures and the message hash to.https://github.com/certusone/wormhole/blob/main/solana/bridge/program/src/api/post_vaa.rs