Function allErrorsAreRecoverable

  • Verify that every error in the provided array can be resolved by providing additional variables in the compilation data (rather than deeper issues, like problems with the wallet template or wallet implementation).

    Note, errors are only recoverable if the "entity ownership" of each missing identifier is known (specified in CompilationData's entityOwnership).

    Parameters

    Returns errors is CompilationErrorRecoverable[]

Generated using TypeDoc