---
title: Pubkey
description: Pubkey represents a 32-byte public key value.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/pubkey/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/common/v1/pubkey.md
---

# Pubkey

Pubkey represents a 32-byte public key value.

**Package:** `thru.common.v1`

## Fields

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