File tree 2 files changed +0
-5
lines changed
2 files changed +0
-5
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'
62
61
- name : eth_getBlockByNumber
63
62
summary : Returns information about a block by number.
64
63
params :
119
118
blobGasUsed : ' 0x0'
120
119
excessBlobGas : ' 0x0'
121
120
parentBeaconBlockRoot : ' 0x95c4dbd5b19f6fe3cbc3183be85ff4e85ebe75c5b4fc911f1c91e5b7a554a685'
122
- targetBlobsPerBlock : ' 0x3'
123
121
- name : eth_getBlockTransactionCountByHash
124
122
summary : Returns the number of transactions in a block from a block matching the given block hash.
125
123
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'
91
88
size :
92
89
title : Block size
93
90
$ref : ' #/components/schemas/uint'
You can’t perform that action at this time.
0 commit comments