getPublicKey
async function getPublicKey(): string;const publicKey = await window.nostr.getPublicKey();Last updated
Was this helpful?
async function getPublicKey(): string;const publicKey = await window.nostr.getPublicKey();Last updated
Was this helpful?
Was this helpful?