You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console.log("Validating dcaconfig. Jobs may not be included if the cron expression is invalid or chosen token strings do not exist in the MINT_ADDRESSES object.");
87
+
console.log("Validating dcaconfig.");
88
+
console.log("A job may be excluded because:");
89
+
console.log("- invalid cron expression");
90
+
console.log("- inputToken or outputToken does not exist in MINT_ADDRESSES");
0 commit comments