nostr-websocket-utils

nostr-websocket-utils v0.3.16


nostr-websocket-utils / NIP05VerificationResult

Interface: NIP05VerificationResult

Defined in: nips/nip-05.ts:13

NIP-05 verification result

Properties

valid

valid: boolean

Defined in: nips/nip-05.ts:14


pubkey?

optional pubkey: string

Defined in: nips/nip-05.ts:15


relays?

optional relays: string[]

Defined in: nips/nip-05.ts:16


error?

optional error: string

Defined in: nips/nip-05.ts:17