From 907e2c81673b6e1e871a5480cd995a069a1efdc4 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Thu, 6 May 2021 20:35:49 +0700 Subject: [PATCH] Remove DOGE from blacklist --- js/coin-blacklist.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/coin-blacklist.js b/js/coin-blacklist.js index 007039e..039c25a 100644 --- a/js/coin-blacklist.js +++ b/js/coin-blacklist.js @@ -1,5 +1,4 @@ export default [ - 'DOGE', 'XDN', 'PPC', 'DGB', // We could actually support this if we merge the different algoriths