Skip to content

Welshman Docs / @welshman/util / isParameterizedReplaceableKind

Function: isParameterizedReplaceableKind() ​

isParameterizedReplaceableKind(kind): boolean

Defined in: Kinds.ts:21

Events are parameterized replaceable, which means that, for each combination of pubkey, kind and the d tag, only the latest event is expected to be stored by relays, older versions are expected to be discarded.

Parameters ​

kind ​

number

Returns ​

boolean