getBlockHeadersId
type GetBlockHeadersIDArgs struct {
ID string `json:"id"`
End int64 `json:"end"`
}
Response: BlockHeadersResponse Last updated
type GetBlockHeadersIDArgs struct {
ID string `json:"id"`
End int64 `json:"end"`
}
Response: BlockHeadersResponse Last updated