Skip to content

Commit

Permalink
fix: nexa coinbase min confirmations to 5001
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaolin1579 committed Nov 11, 2023
1 parent 41aaa56 commit 0fce21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Miningcore/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -2219,6 +2219,7 @@
"headerHasher": {
"hash": "nexapow"
},
"coinbaseMinConfimations": 5001,
"explorerBlockLink": "https://explorer.nexa.org/block-height/$height$",
"explorerTxLink": "https://explorer.nexa.org/tx/{0}",
"explorerAccountLink": "https://explorer.nexa.org/address/{0}",
Expand Down

0 comments on commit 0fce21b

Please sign in to comment.