Skip to content

Welshman Docs / @welshman/util / isEphemeralKind

Function: isEphemeralKind() ​

isEphemeralKind(kind): boolean

Defined in: node_modules/nostr-tools/lib/types/kinds.d.ts:7

Events are ephemeral, which means they are not expected to be stored by relays.

Parameters ​

kind ​

number

Returns ​

boolean