Function isProbablyTxError

  • Parameters

    • e: any

    Returns e is {
        message: string;
        name: string;
    }

    This doesn't consistently work. Use makeTxExecErrLessFugly or makeQueryErrLessFugly instead.