Created
February 11, 2019 10:34
-
-
Save Pzixel/21e796d78bb6084b86e575b079732e38 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "MyNet", | |
"engine": { | |
"authorityRound": { | |
"params": { | |
"stepDuration": "5", | |
"validators": { | |
"list": [ | |
"0x00Bd138aBD70e2F00903268F3Db08f2D25677C9e", | |
"0x00Aa39d30F0D20FF03a22cCfc30B7EfbFca597C2", | |
"0x002e28950558fbede1a9675cb113f0bd20912019" | |
] | |
}, | |
"validateScoreTransition": 1000000000, | |
"validateStepTransition": 1500000000, | |
"maximumUncleCount": 1000000000 | |
} | |
} | |
}, | |
"params": { | |
"maximumExtraDataSize": "0x20", | |
"minGasLimit": "0x1388", | |
"networkID": "0x2323", | |
"gasLimitBoundDivisor": "0x400", | |
"eip155Transition": 0, | |
"eip140Transition": 0, | |
"eip211Transition": 0, | |
"eip214Transition": 0, | |
"eip658Transition": 0, | |
"wasmActivationTransition": 0, | |
"maxTransactionSize": 1000000000 | |
}, | |
"genesis": { | |
"seal": { | |
"authorityRound": { | |
"step": "0x0", | |
"signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" | |
} | |
}, | |
"difficulty": "0x20000", | |
"gasLimit": "0x165A0BC00" | |
}, | |
"accounts": { | |
"0x0000000000000000000000000000000000000001": { | |
"balance": "1", | |
"builtin": { | |
"name": "ecrecover", | |
"pricing": { | |
"linear": { | |
"base": 3000, | |
"word": 0 | |
} | |
} | |
} | |
}, | |
"0x6B0c56d1Ad5144b4d37fa6e27DC9afd5C2435c3B": { | |
"balance": "10000000000000000000000000000" | |
}, | |
"0x0011598De1016A350ad719D23586273804076774": { | |
"balance": "10000000000000000000000000000" | |
}, | |
"0x006B8d5F5c8Ad11E5E6Cf9eE6624433891430965": { | |
"balance": "10000000000000000000000000000" | |
}, | |
"0x00eBF1c449Cc448a14Ea5ba89C949a24Fa805a14": { | |
"balance": "10000000000000000000000000000" | |
}, | |
"0x009A1372f9E2D70014d7F31369F115FC921a87c8": { | |
"balance": "10000000000000000000000000000" | |
}, | |
"0x0076ed2DD9f7dc78e3f336141329F8784D8cd564": { | |
"balance": "10000000000000000000000000000" | |
}, | |
"0x006dB7698B897B842a42A1C3ce423b07C2656Ecd": { | |
"balance": "10000000000000000000000000000" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment