From 444733565be65c69c7be542117d9611ef5cdea16 Mon Sep 17 00:00:00 2001 From: Rockstar Developer <5191402+rockstardev@users.noreply.github.com> Date: Sat, 13 Apr 2019 22:21:37 -0500 Subject: [PATCH] Updating altcoins section --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff378838d..8742d80cc 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste * SegWit support * Lightning Network support (LND and c-lightning) * Tor support -* Opt-in altcoin integrations * Full compatibility with BitPay API (easy migration) * Process payments for others * Easy-embeddable Payment buttons @@ -117,8 +116,6 @@ For more information, see the documentation: [How to deploy a BTCPay server inst Bitcoin is the only focus of the project and its core developers. However, opt in integrations are present for several altcoins: -* BGold (BTG) (also known as Bitcoin Gold) -* BPlus (XBC) (also known as Bitcoin Plus) * Bitcore (BTX) * Dash (DASH) * Dogecoin (DOGE) @@ -128,5 +125,7 @@ Bitcoin is the only focus of the project and its core developers. However, opt i * Monacoin (MONA) * Polis (POLIS) * Viacoin (VIA) +* BGold (BTG) (also known as Bitcoin Gold) +* BPlus (XBC) (also known as Bitcoin Plus) Altcoins are maintained by their respective communities.