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
We spawn bitcoind with -daemon so it runs in the background, which doesn't work on Windows. We presumably need to register it as a service ourselves...
We spawn
bitcoindwith-daemonso it runs in the background, which doesn't work on Windows. We presumably need to register it as a service ourselves...