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
This changes the error when using non-existant arguments in blackboxes
from:
Blackbox required at least 32 arguments, but only 8 were passed.
to the new error:
Blackbox used "~ISSYNC[31]" , but only 8 arguments were passed.
0 commit comments