Skip to content

Conversation

@0xahzam
Copy link
Contributor

@0xahzam 0xahzam commented Dec 20, 2025

No description provided.

src/filler.rs Outdated
TxSender(tx)
}
fn send_tx(&self, rt: &Handle, tx: VersionedMessage, intent: TxIntent, cu_limit: u64) {
if self.use_tpu && self.tpu_sender.is_some() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe check this once at initialization time: use_tpu: use_tpu && self.tpu_sender.is_some()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants