From 2885923f26edec4a4afc35dde7269e0356ac801e Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 19 May 2020 12:05:12 -1000 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.md b/TODO.md index 1ff3b26..deff0f1 100644 --- a/TODO.md +++ b/TODO.md @@ -17,3 +17,7 @@ Per @matthiasdebernardini, our current script no longer works. ## 3. Upgrade to 0.19.1 We need to upgrade the whole tutorial to the newest BitCoin Core, and that means walking through it entirely, making sure it works, and redoing an examples with different output. + +## 4. Fix BTCBlock for Testnet + +The `btcblock` for testnet alias has had constant issues with the URLs delivering us total blockcounts for testnet going away. I'm not currently aware of any that work.