Count of blobs which was pushed in block
GET
/v1/block/{height}/blobs/countLast modified: 2 months ago
Count of blobs which was pushed by transaction
Request
Path Params
height
integer
required
Block height
>= 1
Example:
10000
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
integer
optional
Example
0
Last modified: 2 months ago