avalanche-network-runner icon indicating copy to clipboard operation
avalanche-network-runner copied to clipboard

Review and fix inconsistencies caused by flags not checked by anr

Open felipemadero opened this issue 1 year ago • 0 comments

Eg setting staking-tls-key-contents as a flag via RPC should be denied as ANR takes ownership of the file generation. The setting should be configurable by passing a node config, and be managed by ANR. That is, either allow only one way to configure the settings managed by ANR, or add logic to allow all ways.

felipemadero avatar Jun 30 '23 20:06 felipemadero