pkahly / bitcoin-monitor

Monitors a full Bitcoin node and sends status emails and alerts
MIT License
0 stars 0 forks source link

Refactor config_reader.py #116

Open pkahly opened 5 years ago

pkahly commented 5 years ago

Refactor config_reader.py to loop over a list of attributes. Currently all of the function calls are exactly the same except for the param value.