Variable getReplaceableUIDConst
getReplaceableUID: (kind: number, pubkey: string, identifier?: string) => string = createReplaceableAddress
Type declaration
- (kind: number, pubkey: string, identifier?: string): string
Parameters
- kind: number
- pubkey: string
Optional
identifier: string
Returns string
Creates a replaceable event address from a kind, pubkey, and identifier