Trim pool repo to supported Peya ecosystem coins
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s
This commit is contained in:
@@ -10,9 +10,11 @@
|
||||
"transactionExplorer": "https://explorer.salvium.io/tx/{id}",
|
||||
|
||||
"daemonType": "default",
|
||||
"cnAlgorithm": "cryptonight",
|
||||
"cnAlgorithm": "randomx",
|
||||
"cnVariant": 0,
|
||||
"cnBlobType": 0,
|
||||
"includeHeight": true,
|
||||
"isRandomX": true,
|
||||
|
||||
"logging": {
|
||||
"files": {
|
||||
@@ -162,4 +164,4 @@
|
||||
"db": 0,
|
||||
"cleanupInterval": 15
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user