-
Notifications
You must be signed in to change notification settings - Fork 9
Description
This command should present a context menu that enables the user to select and / or enter information to create a new network. The specific menu options should be detailed here:
{ "name": "baseline testnet", "cloneable": false, "config": { "native_currency": "TEST", "platform": "evm", "engine_id": "ethash", "chain": "test", "protocol_id": "pow", "chainspec": { "config": { "homesteadBlock": 0, "eip150Block": 0, "eip155Block": 0, "eip158Block": 0, "byzantiumBlock": 0, "constantinopleBlock": 0, "petersburgBlock": 0 }, "alloc": {}, "coinbase": "0x0000000000000000000000000000000000000000", "difficulty": "0x20000", "extraData": "", "gasLimit": "0x2fefd8", "nonce": "0x0000000000000042", "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "timestamp": "0x00" } } }'