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>
21 lines
No EOL
1.1 KiB
JSON
21 lines
No EOL
1.1 KiB
JSON
[
|
|
{
|
|
"blobGasPrice": "0x1",
|
|
"blobGasUsed": "0x20000",
|
|
"blockHash": "0x6a6489630bae7c5d3131293d198bab4caa455fde8560791eeaafc6d0c8491034",
|
|
"blockNumber": "0x6",
|
|
"contractAddress": null,
|
|
"cumulativeGasUsed": "0x5208",
|
|
"effectiveGasPrice": "0x2e71a61",
|
|
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
|
"gasUsed": "0x5208",
|
|
"l1Fee": "0x0",
|
|
"logs": [],
|
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
"status": "0x1",
|
|
"to": "0x0d3ab14bbad3d99f4203bd7a11acb94882050e7e",
|
|
"transactionHash": "0xaae2f17039f2caff6587de71cca9372aea24b8f946c1685de5d61bb077b8355c",
|
|
"transactionIndex": "0x0",
|
|
"type": "0x3"
|
|
}
|
|
] |