Skip to content

Commit

Permalink
go
Browse files Browse the repository at this point in the history
  • Loading branch information
keyvankhademi committed Sep 19, 2024
1 parent 8823b50 commit d87ae33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion staking/cli/src/instructions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ pub fn process_transaction(
CommitmentConfig::confirmed(),
RpcSendTransactionConfig {
skip_preflight: true,
max_retries: Some(10),
..Default::default()
},
);
Expand Down

0 comments on commit d87ae33

Please sign in to comment.