From 4a0b572e73c425138411d0be1e810b15fa27c112 Mon Sep 17 00:00:00 2001 From: Samy Rabah Date: Fri, 2 Aug 2024 10:50:07 +0200 Subject: [PATCH] remove coins not supported anymore (#372) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 729ae25f..b866c15b 100644 --- a/README.md +++ b/README.md @@ -102,9 +102,6 @@ Each wallet and application then needs to implement this interface. In this repo | komodo (bitcoin) | ✅ | ✅ | | pivx (bitcoin) | ✅ | ✅ | | zencash (bitcoin) | ✅ | ✅ | -| vertcoin (bitcoin) | ✅ | ✅ | -| peercoin (bitcoin) | ✅ | ✅ | -| viacoin (bitcoin) | ✅ | ✅ | | bitcoin_testnet (bitcoin) | ✅ | ✅ | | ethereum_ropsten (ethereum) | ✅ | ✅ | | ethereum_goerli (ethereum) | ✅ | ✅ |