nostr_get_pubkey
Retrieves the configured signer's public key in hex and npub format. Returns an error if no signer is configured or while waiting for NIP-46 bunker handshake.
Instructions
Return the configured signer's public key as hex + npub. Errors clearly if no signer is configured (server is in read-only mode). For NIP-46 signers, this blocks until the bunker handshake completes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||