Skip to content

Welshman Docs / @welshman/util / isRegularKind

Function: isRegularKind() ​

isRegularKind(kind): boolean

Defined in: node_modules/.pnpm/nostr-tools@2.12.0_typescript@5.8.2/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