AppleSauce
    Preparing search index...

    Variable getReplaceableUIDConst

    getReplaceableUID: (kind: number, pubkey: string, identifier?: string) => string = createReplaceableAddress

    Type declaration

      • (kind: number, pubkey: string, identifier?: string): string
      • Creates a replaceable event address from a kind, pubkey, and identifier

        Parameters

        • kind: number
        • pubkey: string
        • Optionalidentifier: string

        Returns string

    use createReplaceableAddress instead