From 853f4de95b22b22da0081b0560ae5649b46838ac Mon Sep 17 00:00:00 2001 From: 0xb10c Date: Fri, 31 May 2024 19:37:10 +0200 Subject: [PATCH] update: spiderpool new addr and coinbase tag The current SpiderPool might be different from the SpiderPool active between 2019 and 2021. https://mempool.space/mining/pool/spiderpool --- pools/spiderpool.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pools/spiderpool.json b/pools/spiderpool.json index 6600edb..89ea0d9 100644 --- a/pools/spiderpool.json +++ b/pools/spiderpool.json @@ -3,10 +3,11 @@ "name": "SpiderPool", "addresses": [ "125m2H43pwKpSZjLhMQHneuTwTJN5qRyYu", - "38u1srayb1oybVB43UWKBJsrwJbdHGtPx2" + "38u1srayb1oybVB43UWKBJsrwJbdHGtPx2", + "1BM1sAcrfV6d4zPKytzziu4McLQDsFC2Qc" ], "tags": [ - "/SpiderPool/" + "SpiderPool" ], "link": "https://www.spiderpool.com" }