From d94352543264cb3bc09dec1a8ba8a802d3c5db79 Mon Sep 17 00:00:00 2001 From: 0xb10c Date: Fri, 22 Dec 2023 15:24:55 +0100 Subject: [PATCH] add: SecPool - https://github.com/mempool/mining-pools/commit/62b15b6bc4b936164cfadda9c8a345c880c578e3 - https://mempool.space/address/3Awm3FNpmwrbvAFVThRUFqgpbVuqWisni9 closes https://github.com/bitcoin-data/mining-pools/issues/95 --- pools/secpool.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pools/secpool.json diff --git a/pools/secpool.json b/pools/secpool.json new file mode 100644 index 0000000..770109f --- /dev/null +++ b/pools/secpool.json @@ -0,0 +1,11 @@ +{ + "id": 146, + "name": "SecPool", + "addresses": [ + "3Awm3FNpmwrbvAFVThRUFqgpbVuqWisni9" + ], + "tags": [ + "SecPool" + ], + "link": "https://www.secpool.com/" +}