@xo-cash/utils
    Preparing search index...

    Function generateTemplateIdentifier

    • Generates a deterministic template identifier by hashing the template.

      Note: This expects a template that has been validated by parseTemplate.

      Parameters

      • template: XOTemplate

        The template to generate an identifier for.

      Returns string

      The sha256 hex identifier for the template.