Function getLatestPath

  • Asynchronously get the path for the latest inscription for a given path.

    Parameters

    • path: string

      The path to the inscription.

    Returns Promise<string>

    • A promise that resolves with the path to the latest inscription.