cmd/devp2p/internal/ethtest: add transaction tests (#21857)

This commit is contained in:
Marius van der Wijden
2020-11-30 15:23:48 +01:00
committed by GitHub
parent aba0c234c2
commit a1ddd9e1d3
9 changed files with 243 additions and 24 deletions

Binary file not shown.

View File

@ -17,7 +17,7 @@
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"71562b71999873db5b286df957af199ec94617f7": {
"balance": "0xffffffff"
"balance": "0xffffffffffffffffffffffffff"
}
},
"number": "0x0",

Binary file not shown.