Post
Topic
Board Announcements (Altcoins)
Re: [UFO] UNIFORM FISCAL OBJECT | CORE 0.10 RELEASED! | UPGRADE WALLETS!
by
manucrypt
on 22/01/2018, 13:28:11 UTC
Hi
Quick question:
Conf file (to add nodes) must have name ufo.conf or ufo-qt.conf? Wallet did not create any conf file, so i'm not sure. Added nodes but getting just 2 connections...
Can someone share a conf file that is working well?
Thanks in advance


Okay, nobody reads these days. This is directly from the OP. https://bitcointalk.org/index.php?topic=844754.0

The ufo.conf is now renamed to ufocoin.conf since 0.9.0

Here is an example ufocoin.conf file:


Code:
rpcuser=ufouser
rpcpassword=6bjlvC5KKSjVyig5
rpcallowip=127.0.0.1
server=0
rpcport=9888
port=9887

You then copy/paste addnodes in the .conf from here: https://www.coinexchange.io/network/peers/UFO


Hi!

I am using nsgminer 0.9.3 and have ufocoin.conf file with latest peers and settings within the mining software folder.

I have a batch file with code:

nsgminer --neoscrypt -w 128 -I 18 -o http://127.0.0.1:9888 -u (username) -p (password) --no-getwork --no-stratum --verbose --text-only --coinbase-addr (local wallet address)

The connection is refused. I cannot solo mine. I am using AMD Radeon R9 200 Series.

I would probably need a hint to solo mine.

Thanks!