ThinClient internal name grooming (#5800)
This commit is contained in:
@@ -79,7 +79,7 @@ pub fn sample_txs<T>(
|
||||
sample_stats
|
||||
.write()
|
||||
.unwrap()
|
||||
.push((client.transactions_addr(), stats));
|
||||
.push((client.tpu_addr(), stats));
|
||||
return;
|
||||
}
|
||||
sleep(Duration::from_secs(sample_period));
|
||||
|
Reference in New Issue
Block a user