mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
Update treasury address & testnet fork block
This commit is contained in:
parent
bbe15afcde
commit
985276026c
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"ChainName": "pulsechain-testnet",
|
"ChainName": "pulsechain-testnet",
|
||||||
"chainId": 942,
|
"chainId": 942,
|
||||||
|
"consensus": "ethash",
|
||||||
"homesteadBlock": 1150000,
|
"homesteadBlock": 1150000,
|
||||||
"daoForkBlock": 1920000,
|
"daoForkBlock": 1920000,
|
||||||
"daoForkSupport": true,
|
"daoForkSupport": true,
|
||||||
@ -19,10 +20,10 @@
|
|||||||
"terminalTotalDifficulty": 58750003716598352947541,
|
"terminalTotalDifficulty": 58750003716598352947541,
|
||||||
"terminalTotalDifficultyPassed": true,
|
"terminalTotalDifficultyPassed": true,
|
||||||
"ethash": {},
|
"ethash": {},
|
||||||
"primordialPulseBlock": 15669697,
|
"primordialPulseBlock": 16492700,
|
||||||
"pulseChain": {
|
"pulseChain": {
|
||||||
"treasury": {
|
"treasury": {
|
||||||
"addr": "0xceB59257450820132aB274ED61C49E5FD96E8868",
|
"addr": "0xA592ED65885bcbCeb30442F4902a0D1Cf3AcB8fC",
|
||||||
"balance": "0xc9f2c9cd04674edea40000000"
|
"balance": "0xc9f2c9cd04674edea40000000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user