File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 58
58
blobGasUsed : ' 0x0'
59
59
excessBlobGas : ' 0x0'
60
60
parentBeaconBlockRoot : ' 0x95c4dbd5b19f6fe3cbc3183be85ff4e85ebe75c5b4fc911f1c91e5b7a554a685'
61
+ targetBlobsPerBlock : ' 0x3'
61
62
- name : eth_getBlockByNumber
62
63
summary : Returns information about a block by number.
63
64
params :
118
119
blobGasUsed : ' 0x0'
119
120
excessBlobGas : ' 0x0'
120
121
parentBeaconBlockRoot : ' 0x95c4dbd5b19f6fe3cbc3183be85ff4e85ebe75c5b4fc911f1c91e5b7a554a685'
122
+ targetBlobsPerBlock : ' 0x3'
121
123
- name : eth_getBlockTransactionCountByHash
122
124
summary : Returns the number of transactions in a block from a block matching the given block hash.
123
125
params :
Original file line number Diff line number Diff line change 85
85
parentBeaconBlockRoot :
86
86
title : Parent Beacon Block Root
87
87
$ref : ' #/components/schemas/hash32'
88
+ targetBlobsPerBlock :
89
+ title : Target blobs per block
90
+ $ref : ' #/components/schemas/uint64'
88
91
size :
89
92
title : Block size
90
93
$ref : ' #/components/schemas/uint'
You can’t perform that action at this time.
0 commit comments