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

# Hash

Hash represents a 32-byte hash value.

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

## Fields

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