get_public_key
Retrieve the Ed25519 public key used to sign receipts. Share this 64-character hex key with clients to verify receipt signatures without exposing your private key.
Instructions
Export the Ed25519 public key used to sign all receipts on this instance. Returns the key as a 64-character hex string. Share this key with clients or third parties so they can independently verify receipt signatures without accessing your private key. The private key never leaves your machine — only the public key is needed for verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||