ordspv
    Preparing search index...

    Function inscriptionIdError

    • The reason s is not an inscription id, in the words parseInscriptionId would throw, or undefined when it is one. A server gating a request on the id can put this in its 400 body instead of naming the input alone.

      Parameters

      • s: string

      Returns string | undefined