Author

Topic: [ANN][PIVX] - PRIVATE INSTANT VERIFIED TRANSACTION - PROOF OF STAKE - ZEROCOIN - page 281. (Read 782370 times)

hero member
Activity: 756
Merit: 500
cool, so if i turn off my controller wallet even after all my masternodes are started, will they  turn off? what about if i turn off the computer whos public IP is connected as one of the nodes will that MN go offline?
legendary
Activity: 1792
Merit: 1010
so can i also stake with the coins in my masternode or will it mess it up?

its stakes the coins you earn. the 10k is locked and will not stake.

ok gotcha, so how do i spend them if i need to? just like normal i guess and it will just shut down the masternode?

make sure you leave at least 10,000 in the wallet, rest you can transaction if you want.. I do this all the time, I mean I take proceeds and spin off new master nodes constant..  but you can release POS or MN stake onto an exchange if you want and feed that giant lobster lol with 8 BTC order lol
hero member
Activity: 756
Merit: 500
so can i also stake with the coins in my masternode or will it mess it up?

its stakes the coins you earn. the 10k is locked and will not stake.

ok gotcha, so how do i spend them if i need to? just like normal i guess and it will just shut down the masternode?
hero member
Activity: 728
Merit: 500
so can i also stake with the coins in my masternode or will it mess it up?

its stakes the coins you earn. the 10k is locked and will not stake.
hero member
Activity: 756
Merit: 500
so can i also stake with the coins in my masternode or will it mess it up?
legendary
Activity: 1792
Merit: 1010
starting to collect to add to mn network... maybe 2+

seeing nice order on bittrex: 8.7932   8.6823   1240331.79567026 0.00000700  (thats like ~ 6,500$ nice chunk.. but 124 master nodes someone wants I dont blame him/her lol

not much inventory, see who bites this.. certainly not me  Cool me = expanding the network

based on the above someone had to say something substantial on slack... and something is imminent , need to join that slack..
hero member
Activity: 756
Merit: 500
I have no idea, I am new to masternoding too  Grin

Hopefully, someone with more experience can answer.

To hijack your list of questions and add my own, can the masternode rewards be staked to earn both masternode and staking rewards?

haha i just added this same question into my comment. good question!!
newbie
Activity: 42
Merit: 0
I have no idea, I am new to masternoding too  Grin

Hopefully, someone with more experience can answer.

To hijack your list of questions and add my own, can the masternode rewards be staked to earn both masternode and staking rewards?
hero member
Activity: 756
Merit: 500
awesome so now its started. are the coins locked away like staking? or can i spend them whenever i want? sorry again im so noob to masternodes
so if i spend any, and it gets under 10,000 the node will stop?

u0000 thanks for all your input

i plan on starting up many nodes

can i also stake with these 10,000 coins in masternode address?
newbie
Activity: 42
Merit: 0
Excellent. No problem. Glad it's working. Smiley FYI, it took about 2-3 days before I saw any payments. Now it is steady each day.

I think, for the record, if you need to use your IPv6 address then it will need to be wrapped in square brackets because the port designation uses the colon as well as the IPv6 address.

Eg.
masternodeaddr=[1fff:0:a88:85a3::ac1f]:51472
hero member
Activity: 756
Merit: 500
got it!! i was using IPV6 public address, when i put my IPV4 public address in with the port on the end, the masternode started!! finally!
thanks so much for the help
great community and dev here
maybe specify in the setup process that outside IP address needs to be IPV4 ?
anyways, thanks again guys
newbie
Activity: 42
Merit: 0
masternodeaddr=:51472
when i put this WITH the :51472 at the end of my exernal ip, it gives me an error
when i dont it says it says invalid port - 0
do i need to use the <> ? it gives me invalide masternode addresss when i do and show my external ip

No, sorry no wrapping with the <>.

So just, for example:
masternodeaddr=1.2.3.1:51472
when i put it like this, i get this error: invalid masternode address
is it IPV6 external address or IPV4?

I'm using IPV4 address.
hero member
Activity: 756
Merit: 500
masternodeaddr=:51472
when i put this WITH the :51472 at the end of my exernal ip, it gives me an error
when i dont it says it says invalid port - 0
do i need to use the <> ? it gives me invalide masternode addresss when i do and show my external ip

No, sorry no wrapping with the <>.

So just, for example:
masternodeaddr=1.2.3.1:51472
when i put it like this, i get this error: invalid masternode address
is it IPV6 external address or IPV4?
newbie
Activity: 42
Merit: 0
masternodeaddr=:51472
when i put this WITH the :51472 at the end of my exernal ip, it gives me an error
when i dont it says it says invalid port - 0
do i need to use the <> ? it gives me invalide masternode addresss when i do and show my external ip

No, sorry no wrapping with the <>.

So just, for example:
masternodeaddr=1.2.3.1:51472
hero member
Activity: 756
Merit: 500
masternodeaddr=:51472
when i put this WITH the :51472 at the end of my exernal ip, it gives me an error
when i dont it says it says invalid port - 0
newbie
Activity: 42
Merit: 0
Got me worried now, so I have just updated my masternode.conf to include the external IP. Was working and paying fine before, but just taking note of your information.

Thanks.
newbie
Activity: 42
Merit: 0
You shouldn't need the port number in the Darknet.conf file (but won't hurt to add it) but you will need the port number in the masternode.conf file. You can not use loopback addresses, or internal IP addresses as the external/masternode/bond or you will have issues as your nodes will be banned from the network.

Thanks for clarifying. Will keep that in mind if I decide to run multiple masternodes.

Unsure why it didn't work without specifying the port though since reading the thread very few people have encountered the issue and would have expected the OP to have been updated if it were wrong. Found the answers through some example DASH masternode configs and they all showed : in a single masternode setup and since then it has worked - so not going to touch the config now Smiley.
legendary
Activity: 1078
Merit: 1011
Step 4 in the single masternode setup has an error in it. Where it says should also include the port. This took me a few hours to figure out and kept giving me the 0 port error.

Here is my darknet.conf
Code:
addnode=108.61.151.69
addnode=173.245.158.8
addnode=coin-server.com
addnode=185.117.72.180
addnode=164.132.25.216
addnode=5.39.8.251
addnode=164.132.143.9
addnode=46.8.44.81
addnode=104.172.24.79
addnode=2.230.243.216
listen=1
server=1
daemon=1
port=51472
logtimestamps=1
maxconnections=256
rpcuser=s0methingCrazyAndRandom
rpcpassword=s0methingCrazyAndRandom
rpcport=51470
rpcallowip=127.0.0.1
masternodeaddr=:51472
masternode=1
masternodeprivkey=XXXXXXXXXXXXXXXXyourMasternodePrivkeyXXXXXXXXXXXXXXXXXXXXX

I also added to the file for masternodes.conf (not sure if this was necessary for a single node):
Code:
# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.2:51474 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg
MasterNode 127.0.0.1:51472 masternodeprivkey collateral_output_txid collateral_output_index

You shouldn't need the port number in the Darknet.conf file (but won't hurt to add it) but you will need the port number in the masternode.conf file. You can not use loopback addresses, or internal IP addresses as the external/masternode/bond or you will have issues as your nodes will be banned from the network.
newbie
Activity: 42
Merit: 0
Step 4 in the single masternode setup has an error in it. Where it says should also include the port. This took me a few hours to figure out and kept giving me the 0 port error.

Here is my darknet.conf
Code:
addnode=108.61.151.69
addnode=173.245.158.8
addnode=coin-server.com
addnode=185.117.72.180
addnode=164.132.25.216
addnode=5.39.8.251
addnode=164.132.143.9
addnode=46.8.44.81
addnode=104.172.24.79
addnode=2.230.243.216
listen=1
server=1
daemon=1
port=51472
logtimestamps=1
maxconnections=256
rpcuser=s0methingCrazyAndRandom
rpcpassword=s0methingCrazyAndRandom
rpcport=51470
rpcallowip=127.0.0.1
masternodeaddr=:51472
masternode=1
masternodeprivkey=XXXXXXXXXXXXXXXXyourMasternodePrivkeyXXXXXXXXXXXXXXXXXXXXX

I also added to the file for masternodes.conf (not sure if this was necessary for a single node):
Code:
# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.2:51474 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg
MasterNode 127.0.0.1:51472 masternodeprivkey collateral_output_txid collateral_output_index
hero member
Activity: 756
Merit: 500
First u need to establish which way u will create your masternode. 1 location node or many remote nodes.

The i structures on the OP have both sets of instructions.

I would suggest using the remote setup as it is much safer and u can run more nodes.

i want to run multiple noedes
but i want to get a single one going first and i follow instructions for a single one and get same error so frustrating idk what im doing wrong
Jump to: