mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
cmd/puppeth: update testdata
This commit is contained in:
parent
7f8cb1c6fd
commit
f4e30f1376
2 changed files with 2 additions and 1 deletions
1
cmd/puppeth/testdata/stureby_aleth.json
vendored
1
cmd/puppeth/testdata/stureby_aleth.json
vendored
|
|
@ -103,6 +103,7 @@
|
|||
}
|
||||
},
|
||||
"0000000000000000000000000000000000000009": {
|
||||
"balance": "0x1",
|
||||
"precompiled": {
|
||||
"name": "blake2_compression",
|
||||
"startingBlock": "0xc350"
|
||||
|
|
|
|||
2
cmd/puppeth/testdata/stureby_parity.json
vendored
2
cmd/puppeth/testdata/stureby_parity.json
vendored
|
|
@ -171,7 +171,7 @@
|
|||
}
|
||||
},
|
||||
"0000000000000000000000000000000000000009": {
|
||||
"balance": "0x0",
|
||||
"balance": "0x1",
|
||||
"builtin": {
|
||||
"name": "blake2_f",
|
||||
"pricing": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue