From a5b223dc425fc6677fc4663fccac891c7acadf5c Mon Sep 17 00:00:00 2001 From: Hyunhum Cho <73169711+Hyunhum@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:34:07 +0900 Subject: [PATCH] docs: add liquid testnet api (#417) --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index 64f4d181..aaad591d 100644 --- a/API.md +++ b/API.md @@ -6,6 +6,7 @@ The blockstream.info public APIs are available at: - Bitcoin: https://blockstream.info/api/ - Bitcoin Testnet: https://blockstream.info/testnet/api/ - Liquid: https://blockstream.info/liquid/api/ +- Liquid Testnet: https://blockstream.info/liquidtestnet/api/ For example: ```bash