Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX
by
TheLazieR
on 03/06/2015, 05:07:18 UTC

Please be more familiar with this command "dash-cli masternode start". "dashd" might not be able to do what you want in near future. Smiley
@TheLazieR - Please explain what you mean - Gonna need more than that from a "Newbie" and possibly a "Sock-puppet" Troll acct. but - I'm to damn lazy to go look at your post history - ugh



Migrating to 0.10 bitcoin will split "old" dashd to 1) dashd - daemon 2) dash-cli - lightweight cli program to run rpc commands

EDIT: and "dashd some_command" will not be available anymore
Thanks, now I can say "dashd masternode start" will not be available anymore in near future..  Grin


Anyone care to elaborate on why the dashd command wont be available? I'm not sure I completely understand? Also if not available, the other options you say would be dashd - daemon or just daemon? Sorry I'm so noob but I expect a lot more of us to come out of the wood works when this actually happens.

Since the "masternode start" and etc. are rpc commands, all these communication with dash daemon will not allow running with "dashd" but still available for "dash-cli" command.
So, "dashd" is available to start the daemon only. "dashd [something]" will not available like now. you should change to "dash-cli" , including "dash-cli stop" command to stop the daemon.