Update Zephyr pool symbols and examples
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 39s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 39s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"poolHost": "your.zephyr.pool.host",
|
||||
|
||||
"coin": "zephyr",
|
||||
"symbol": "ZEPH",
|
||||
"symbol": "ZPH",
|
||||
"coinUnits": 1000000000000,
|
||||
"coinDecimalPlaces": 12,
|
||||
"coinDifficultyTarget": 120,
|
||||
@@ -142,7 +142,7 @@
|
||||
"parentCoin": "zephyr",
|
||||
"host": "127.0.0.1",
|
||||
"port": 37777,
|
||||
"walletAddress": "ZEPH_PARENT_POOL_ADDRESS_HERE"
|
||||
"walletAddress": "ZPH_PARENT_POOL_ADDRESS_HERE"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user