Add TPU client for sending txs to the current leader tpu port (#16736)
* Add TPU client for sending txs to the current leader tpu port * Update tpu_client.rs
This commit is contained in:
@ -2421,7 +2421,7 @@ pub mod rpc_full {
|
||||
&self,
|
||||
meta: Self::Metadata,
|
||||
start_slot: Slot,
|
||||
end_slot: Slot,
|
||||
limit: u64,
|
||||
) -> Result<Vec<String>>;
|
||||
|
||||
#[rpc(meta, name = "minimumLedgerSlot")]
|
||||
|
Reference in New Issue
Block a user