Harden MM pool flow and frontend guards
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1m3s

This commit is contained in:
Codex Bot
2026-03-22 17:23:38 +01:00
parent 38a8187c07
commit 4207f95790
5 changed files with 62 additions and 27 deletions

View File

@@ -3,8 +3,8 @@
"coin": "Peya",
"symbol": "PEY",
"coinUnits": 1000000000000,
"coinDecimalPlaces": 12,
"coinUnits": 100000000,
"coinDecimalPlaces": 8,
"coinDifficultyTarget": 120,
"daemonType": "default",