From 398ef5c38ff7b9cf36dbea27ff811ebd05e93993 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Sun, 1 Nov 2020 21:55:20 -0500 Subject: [PATCH] Note public rest endpoing --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index c8f2033..b12d13d 100644 --- a/index.html +++ b/index.html @@ -76,5 +76,8 @@

You can find the scripts used to generate the zones as well as this website via git.

+

+ If you want a full block source over a protocol other than Bitcoin-P2P, a anycast-cached Bitcoin Core REST interface endpoint is available at https://bitcoin-rest.bitcoin.ninja/rest/ for mainnet and https://testnet.bitcoin-rest.bitcoin.ninja/rest/ for testnet3. It should go without saying that this should only be used as a backup chain source, never as the primary chain source. +

-- 2.30.2