mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
* fix: TestSetFeeDefaults * fix: TestRPCMarshalBlock, TestRPCGetBlockOrHeader, TestRPCGetTransactionReceipt, TestRPCGetBlockReceipts * fix: TestTransaction_RoundTripRpcJSON, TestTransactionBlobTx * improve --------- Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com> Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
23 lines
No EOL
1.4 KiB
JSON
23 lines
No EOL
1.4 KiB
JSON
{
|
|
"baseFeePerGas": "0x2e71a60",
|
|
"difficulty": "0x20000",
|
|
"extraData": "0x",
|
|
"gasLimit": "0x47e7c4",
|
|
"gasUsed": "0x0",
|
|
"hash": "0x7eb1a948dc351182c8d9b9ca04e43148aace8c00f82b14d697077a22846d2f67",
|
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
"miner": "0x0000000000000000000000000000000000000000",
|
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"nonce": "0x0000000000000000",
|
|
"number": "0x0",
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
|
"sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
|
|
"size": "0x200",
|
|
"stateRoot": "0x082c8b8684c242b2f13d991533367f52c0024ef49b6e7d15a1a1a3f3faa93227",
|
|
"timestamp": "0x0",
|
|
"totalDifficulty": "0x1",
|
|
"transactions": [],
|
|
"transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
|
"uncles": []
|
|
} |