94451c2788
This is the initial implementation of EIP-1559 in packages core/types and core. Mining, RPC, etc. will be added in subsequent commits. Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de> Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com> Co-authored-by: Felix Lange <fjl@twurst.com>
12 lines
237 B
JSON
12 lines
237 B
JSON
{
|
|
"0x000000000000000000000000000000000000aaaa": {
|
|
"balance": "0x03",
|
|
"code": "0x58585454",
|
|
"nonce": "0x1"
|
|
},
|
|
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
|
|
"balance": "0x100000000000000",
|
|
"nonce": "0x00"
|
|
}
|
|
}
|