Skip to content

Commit

Permalink
Ignore clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-at-planetariummusic committed Nov 16, 2022
1 parent cb3185d commit a66266d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/src/stake_pool_v0.rs
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ fn merge_transient_stake_accounts(
}
}

#[allow(clippy::too_many_arguments)]
fn create_validator_stake_accounts(
rpc_client: Arc<RpcClient>,
websocket_url: &str,
Expand Down

0 comments on commit a66266d

Please sign in to comment.