getBlockHeadersByStart
type GetBlockHeadersByStartArgs struct {
Start int64 `json:"start"`
End int64 `json:"end"`
}
Response: BlockHeadersResponse Last updated
type GetBlockHeadersByStartArgs struct {
Start int64 `json:"start"`
End int64 `json:"end"`
}
Response: BlockHeadersResponse Last updated