diff --git a/lib/notifier.js b/lib/notifier.js index 65a57e3a..3724ba81 100644 --- a/lib/notifier.js +++ b/lib/notifier.js @@ -128,3 +128,8 @@ checkStatus(function (err, alerts) { // TODO: How to know which alerts have been sent? // Send alert every 10m while alert state // Remember last sent alert in memory + +/* +- check balances for all cryptos +- update idle screens +*/