Skip to content

Commit

Permalink
chore: remove unnecessary transaction in process_write_encoded_vaa
Browse files Browse the repository at this point in the history
  • Loading branch information
keyvankhademi committed Sep 3, 2024
1 parent c612be9 commit 9f84a4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions staking/cli/src/instructions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,6 @@ pub fn process_write_encoded_vaa(
data: wormhole_core_bridge_solana::instruction::VerifyEncodedVaaV1 {}.data(),
};


// 2nd transaction
process_transaction(
rpc_client,
&[
Expand Down

0 comments on commit 9f84a4f

Please sign in to comment.