introduce new environment variable ONLY_OPERATORS. - #753
PFC-developer wants to merge 5 commits into
Conversation
|
Thanks for doing this @PFC-developer - I've actually been thinking about making more of a change here. I assume this is for when you run restake for all chains ( |
|
yep. i've got it set up in a cronjob, and frankly having an option saying
and yes.. being able to specify which chains to run (via networks.local is a good way) would be useful as well |
|
Great, let me spend a bit of time on this over the next week or so and I'll get something sorted. I'll likely combine a verbosity setting to strip back the logs, and just running for the chains in networks.local. |
# Conflicts: # src/autostake/Health.mjs # src/autostake/index.mjs
chore: remove dead chains
this patch introduces a new flag to the bot.
it attempts to only produce output on networks where it is an operator.