Open
Description
Currently, whitelisting a subnet in a validator requires restarting the node with the parameter --whitelisted-subnets
and a comma separated list of subnets.
./build/avalanchego --whitelisted-subnets=2BW8NmyhA9ko5rx2jrWV7crLpP74msW1FtT4KoRmW7zPkq2HgU
However, subnet whitelisting could be dynamic with a command in the API (e.g., in the Info API), so that it can be programmatically managed.
p.s. This is not a bug (unlike the auto added label), but an enhancement suggestion.
By submitting this issue I agree to the Terms and Conditions of the Developer Accelerator Program.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog 🧊