wownero
/
wownerujo
Archived
4
0
Fork 0

add our stagenet server to defaults (#321)

upstream
m2049r 6 years ago committed by GitHub
parent d5b95dd976
commit 091538752b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -372,7 +372,7 @@ public class LoginFragment extends Fragment implements WalletInfoAdapter.OnInter
"node.moneroworld.com:18089;node.xmrbackb.one;node.xmr.be";
private static final String PREF_DAEMONLIST_STAGENET =
"stagenet.xmr-tw.org";
"stagenet.monerujo.io;stagenet.xmr-tw.org";
private NodeList daemonStageNet;
private NodeList daemonMainNet;