From b2ecb740de25c456fde828a593568271b57a80e8 Mon Sep 17 00:00:00 2001 From: Nils Jakobi Date: Thu, 14 Jan 2021 21:21:42 +0100 Subject: [PATCH] Removed known issues --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 78e627e..cf3e638 100755 --- a/README.md +++ b/README.md @@ -35,10 +35,3 @@ This program can be used to track rewards for a masternode. If you put in the ad ### Monitoring a donation address If you have an address where people can donate cryptocurrency to, you can leave this program running to be alerted of any incoming donations - - -## Known issues - -### API goes down -From time to time the API does not respond, or goes into maintenance mode. If this happens, the API responds with an amount of 0. My program will pick this up and think of it as a withdrawal of all funds. -I need to find a way to check the API's readyness first. \ No newline at end of file