solana-with-rpc-optimizations/validator
DimAn bd782634dc
Add ability to manage public TPU Forwards address (#31201)
A node operator can manage a public TPU address (at node startup and while it's running), but doesn't have the ability to manage the TPU Forwards address as well.

This PR adds that functionality.

Added the start argument --public-tpu-forwards-address
Reworked the set-public-tpu-address subcommand into the set-public-address subcommand
2023-04-24 23:04:36 +00:00
..
src Add ability to manage public TPU Forwards address (#31201) 2023-04-24 23:04:36 +00:00
.gitignore Ignore test-ledger when running test-validator (#19433) 2021-08-25 15:48:12 -07:00
Cargo.toml Geyser Runtime Reload (#30352) 2023-03-16 17:03:00 -07:00
solana-test-validator Initial solana-test-validator command-line program 2020-12-11 04:17:38 +00:00