cmd/puppeth: update testdata

This commit is contained in:
rjl493456442 2019-10-31 20:22:46 +08:00
parent 7f8cb1c6fd
commit f4e30f1376
2 changed files with 2 additions and 1 deletions

View file

@ -103,6 +103,7 @@
} }
}, },
"0000000000000000000000000000000000000009": { "0000000000000000000000000000000000000009": {
"balance": "0x1",
"precompiled": { "precompiled": {
"name": "blake2_compression", "name": "blake2_compression",
"startingBlock": "0xc350" "startingBlock": "0xc350"

View file

@ -171,7 +171,7 @@
} }
}, },
"0000000000000000000000000000000000000009": { "0000000000000000000000000000000000000009": {
"balance": "0x0", "balance": "0x1",
"builtin": { "builtin": {
"name": "blake2_f", "name": "blake2_f",
"pricing": { "pricing": {