xrpl
    Preparing search index...

    Function convertStringToHex

    • Converts a string to its hex equivalent. Useful for Memos.

      Parameters

      • string: string

        The string to convert to Hex.

      Returns string

      The Hex equivalent of the string.

      use @xrplf/isomorphic/utils's stringToHex