nostr-websocket-utils

nostr-websocket-utils v0.3.16


nostr-websocket-utils / Nip46TransportResult

Interface: Nip46TransportResult

Defined in: nips/nip-46.ts:37

Result of sending a NIP-46 request

Properties

response

response: Nip46Response

Defined in: nips/nip-46.ts:39

The JSON-RPC response from the remote signer


rawEvent

rawEvent: SignedNostrEvent

Defined in: nips/nip-46.ts:41

The raw kind 24133 event that carried the response