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
Windows seems to have a very low limit for the length of command arguments when spawning, so our recent currency additions made it go over that limit. A quick fix for now is to exclude the `electrumServers` property as it's not used by marketmaker. A proper longer-term fix would be for marketmaker to let us dynamically enable currencies with this info instead of having to supply it on startup.
Fixes#519Fixes#525
0 commit comments