File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5858 blobGasUsed : ' 0x0'
5959 excessBlobGas : ' 0x0'
6060 parentBeaconBlockRoot : ' 0x95c4dbd5b19f6fe3cbc3183be85ff4e85ebe75c5b4fc911f1c91e5b7a554a685'
61- targetBlobCount : ' 0x3'
61+ targetBlobsPerBlock : ' 0x3'
6262- name : eth_getBlockByNumber
6363 summary : Returns information about a block by number.
6464 params :
119119 blobGasUsed : ' 0x0'
120120 excessBlobGas : ' 0x0'
121121 parentBeaconBlockRoot : ' 0x95c4dbd5b19f6fe3cbc3183be85ff4e85ebe75c5b4fc911f1c91e5b7a554a685'
122- targetBlobCount : ' 0x3'
122+ targetBlobsPerBlock : ' 0x3'
123123- name : eth_getBlockTransactionCountByHash
124124 summary : Returns the number of transactions in a block from a block matching the given block hash.
125125 params :
Original file line number Diff line number Diff line change 8585 parentBeaconBlockRoot :
8686 title : Parent Beacon Block Root
8787 $ref : ' #/components/schemas/hash32'
88- targetBlobCount :
89- title : Target blob count
88+ targetBlobsPerBlock :
89+ title : Target blobs per block
9090 $ref : ' #/components/schemas/uint64'
9191 size :
9292 title : Block size
You can’t perform that action at this time.
0 commit comments