Post
Topic
Board Announcements (Altcoins)
Re: [BBR] Boolberry: Privacy and Security - Guaranteed[Bittrex/Poloniex]GPU Released
by
tifozi
on 16/08/2014, 00:38:00 UTC
I really like the GUI improvements but I hope the CLI is not forsaken for us small minority that prefer command line..

Latest wallet additions are Booltiful !   Smiley

Keep up the good work.   Cool

Don't get too attached to the name BitcoinFX Wink

lol this eager, crypto_zoidberg your people want a new name  Tongue

Well, his highness keeps dropping hints, but then disappears, apparently to control his botnets  Grin Grin Grin (joking zoidberg)

Yah some documentation around the command line would also help. Just today I was having a hard time connecting to the seeds or even peers.  otila, in IRC helped with the option.

Code:
--add-priority-node arg
where arg is the IP to connect to.

If you just pass IP as argument it doesn't work. Turns out the command he found from the source code is,

Code:
--add-priority-node IP:port

Some general command line documentation enhancements can be pushed to the code base.