subspace / space-acres

Space Acres is an opinionated GUI application for farming on Subspace Network
53 stars 20 forks source link

PR changing default RPC port 9944 to 19944 #122

Closed stewfarq closed 5 months ago

stewfarq commented 5 months ago

https://github.com/nazar-pc/space-acres/blob/16935f62db16fcaae5c16703a9da5a1ec524647f/src/backend/node.rs#L48

This change would allow the native execution of Space Acres (on Windows) to run in parallel with a linux farm (Ubtuntu version) running in WSL.

nazar-pc commented 5 months ago

Hm, this is an issue that is the same as what we discussed in https://github.com/nazar-pc/space-acres/issues/121. What I meant there is to submit a pull request, a change to the code itself, rather than creating a new issue. I'll close this one as duplicate.