mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
cmd/devp2p/internal/ethtest: remove snap test chain
This commit is contained in:
parent
08c533c5ac
commit
ee36e07162
5 changed files with 0 additions and 29 deletions
|
|
@ -1 +0,0 @@
|
||||||
{}
|
|
||||||
BIN
cmd/devp2p/internal/ethtest/testdata/snap/chain.rlp
vendored
BIN
cmd/devp2p/internal/ethtest/testdata/snap/chain.rlp
vendored
Binary file not shown.
|
|
@ -1,27 +0,0 @@
|
||||||
{
|
|
||||||
"config": {
|
|
||||||
"chainId": 19763,
|
|
||||||
"homesteadBlock": 0,
|
|
||||||
"eip150Block": 0,
|
|
||||||
"eip155Block": 0,
|
|
||||||
"eip158Block": 0,
|
|
||||||
"byzantiumBlock": 0,
|
|
||||||
"terminalTotalDifficultyPassed": true,
|
|
||||||
"ethash": {}
|
|
||||||
},
|
|
||||||
"nonce": "0xdeadbeefdeadbeef",
|
|
||||||
"timestamp": "0x0",
|
|
||||||
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
||||||
"gasLimit": "0x80000000",
|
|
||||||
"difficulty": "0x20000",
|
|
||||||
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
||||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
||||||
"alloc": {
|
|
||||||
"71562b71999873db5b286df957af199ec94617f7": {
|
|
||||||
"balance": "0xffffffffffffffffffffffffff"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"number": "0x0",
|
|
||||||
"gasUsed": "0x0",
|
|
||||||
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
|
|
||||||
}
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
{}
|
|
||||||
Loading…
Reference in a new issue