Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Kudaraidee/miningcore into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Jun 18, 2024
2 parents d224050 + a4e570e commit e54aaa7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -662,9 +662,9 @@
"symbol": "CPU",
"family": "bitcoin",
"website": "https://cpuchain.org/",
"twitter": "",
"telegram": "",
"discord": "https://discordapp.com/invite/SUAgC9f",
"twitter": "https://twitter.com/cpuchain/",
"telegram": "https://t.me/cpuchainofficial/",
"discord": "",
"coinbaseHasher": {
"hash": "sha256d"
},
Expand All @@ -680,9 +680,9 @@
]
},
"shareMultiplier": 65536,
"explorerBlockLink": "https://explorer.cpuchain.tech/block/$hash$",
"explorerTxLink": "https://explorer.cpuchain.tech/tx/{0}",
"explorerAccountLink": "https://explorer.cpuchain.tech/address/{0}"
"explorerBlockLink": "https://explorer.cpuchain.org/#/block/$hash$",
"explorerTxLink": "https://explorer.cpuchain.org/#/tx/{0}",
"explorerAccountLink": "https://explorer.cpuchain.org/#/address/{0}"
},
"danecoin": {
"name": "Danecoin",
Expand Down

0 comments on commit e54aaa7

Please sign in to comment.