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>
9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
|
"currentDifficulty": "0x20000",
|
|
"currentGasTarget": "0x1000000000",
|
|
"currentBaseFee": "0x3B9ACA00",
|
|
"currentNumber": "0x1000000",
|
|
"currentTimestamp": "0x04"
|
|
}
|