Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnamananand996 committed Oct 8, 2024
1 parent 202205d commit 4e6c48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/src/instructions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ fn setup_client(cfg_override: &ConfigOverride) -> Result<(Client<Rc<Keypair>>, K
Rc::new(payer_for_client),
CommitmentConfig::confirmed(),
);

Ok((client, payer))
}

Expand Down

0 comments on commit 4e6c48b

Please sign in to comment.