---
title: BlockHash
description: BlockHash represents a 32-byte hash for block identifiers.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-hash/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-hash.md
---

# BlockHash

BlockHash represents a 32-byte hash for block identifiers.

**Package:** `thru.core.v1`

## Fields

| Field | Type | # | Description |
| - | - | - | - |
| `value` | `bytes` | 1 · optional | 32-byte block hash buffer. |
