Trim pool repo to supported Peya ecosystem coins
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s

This commit is contained in:
Codex Bot
2026-03-21 18:36:27 +01:00
parent 999186ab6d
commit 0c8f9a2b21
73 changed files with 183 additions and 22062 deletions

View File

@@ -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
}
}
}