near-api-js - v7.3.1
    Preparing search index...

    Interface ExecutionError

    interface ExecutionError {
        error_message: string;
        error_type: string;
    }
    Index
    error_message: string
    error_type: string