Skip to content

Welshman Docs / @welshman/util / isRegularKind

Function: isRegularKind() ​

isRegularKind(kind): boolean

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

Events are regular, which means they're all expected to be stored by relays.

Parameters ​

kind ​

number

Returns ​

boolean