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
The solver doesn't use the TimeoutConfig object that other agents are using, and instead uses hardcoded values. This proved a problem with the Filecoin blocktime was longer than the hardcoded values and I couldn't configure it :|
The solver doesn't use the
TimeoutConfigobject that other agents are using, and instead uses hardcoded values. This proved a problem with the Filecoin blocktime was longer than the hardcoded values and I couldn't configure it :|