akeru
akeru copied to clipboard
Move args from subnet packages to environment variables instead.
As a left over from the subnet template, most configurations options are passed from command line arguments. For easier deployments and decoupling from the validator and miner classes, let's move them into env files instead.
As a left over from the subnet template, most configurations options are passed from command line arguments. For easier deployments and decoupling from the validator and miner classes, let's move them into env files instead.
Great idea, actually!!