Search content
Sort by

Showing 4 of 4 results by zolv
Post
Topic
Board Announcements (Altcoins)
Re: [Ann]PIZDEC[PZDC] - Private Instant Zero Delay Exclusive Coin. Hi ROI | MN | POS
by
zolv
on 10/07/2018, 15:09:25 UTC
how does the stacking works? and if anyone can help with a link for a master node setup on Mac would be very helpful. thanks
Stacking working just fine. Use linux guide for setup masternode. Just download wallet mac version....and setting up vps as is written on guide
Post
Topic
Board Announcements (Altcoins)
Re: [Ann]PIZDEC[PZDC] - Private Instant Zero Delay Exclusive Coin. Hi ROI | MN | POS
by
zolv
on 10/07/2018, 14:09:57 UTC
Yes I'm running 25k collateral. I resent 25k again as you adviced...and it pushed all on. So Masternode is working now.
Thanks for your help Wink
Post
Topic
Board Announcements (Altcoins)
Re: [Ann]PIZDEC[PZDC] - Private Instant Zero Delay Exclusive Coin. Hi ROI | MN | POS
by
zolv
on 10/07/2018, 10:11:31 UTC
Oh thats was issue [brackets]. After remeve them...server started. But output from command is:
Code:
root@firstvpspizdec:/# su - myusernamehere -c "~/pzdc/pzdc-cli getinfo"
{
    "version" : 2000002,
    "protocolversion" : 70811,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "obfuscation_balance" : 0.00000000,
    "blocks" : 22148,
    "timeoffset" : 0,
    "connections" : 4,
    "proxy" : "",
    "difficulty" : 981.81413685,
    "testnet" : false,
    "keypoololdest" : 1531180715,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "staking status" : "Staking Not Active",
    "errors" : ""
}

Is should be like that? Oh and command "masternode outputs" in debug mode console in wallet, dont giving anything...its just:
[
]
Could you help me with it? Thanks.
Post
Topic
Board Announcements (Altcoins)
Re: [Ann]PIZDEC[PZDC] - Private Instant Zero Delay Exclusive Coin. Hi ROI | MN | POS
by
zolv
on 10/07/2018, 08:01:49 UTC
Hello everyoneBTC.
I got error while set up masternode. Im trying to re-launch pzdcd as guide says by enter following command:

Quote
root@mnpzdc~# su - myusernamehere -c "~/pzdc/pzdcd --daemon"          ... and I got error:
PZDC server starting
root@mnpzdc~# Error: Invalid masternodeprivkey. Please see documenation.


I put in configuration file, key i obtained in pzdc wallet by "masternode genkey" command. Im following guide available on:
Code:
http://www.pizdec.io/pdf/UBUNTU%20MN%20GUIDE%20(5000%20collateral).pdf
Anyone can help? Thank You.