Skip to content

Subnet whitelisting from the API #668

Open
@arikan

Description

@arikan

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

No one assigned

    Type

    No type

    Projects

    Status

    Backlog 🧊

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions