Function transactionErrorToString

  • Transaction errors contain extra goodies like a message and error code. Log them

    Returns

    A stringified error.

    Parameters

    • error: any

      An error object from anchor.

    Returns string

Generated using TypeDoc