Harden MM pool flow and frontend guards
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1m3s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 1m3s
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
"coin": "Peya",
|
||||
"symbol": "PEY",
|
||||
"coinUnits": 1000000000000,
|
||||
"coinDecimalPlaces": 12,
|
||||
"coinUnits": 100000000,
|
||||
"coinDecimalPlaces": 8,
|
||||
"coinDifficultyTarget": 120,
|
||||
|
||||
"daemonType": "default",
|
||||
|
||||
Reference in New Issue
Block a user