Bitcoin Forum

Other => Beginners & Help => Topic started by: limar on July 16, 2015, 10:12:01 PM



Title: masternode noob question
Post by: limar on July 16, 2015, 10:12:01 PM
wondering if we can masternode for any coin or does it has something to do in source code? and how to check if masternode option is enabled for any given by going through the code and what are the coin requirements to have that node for given cooin?


Title: Re: masternode noob question
Post by: Nas on July 16, 2015, 10:20:13 PM
Masternode is for POS coins. You can't have it in POW coins.


Title: Re: masternode noob question
Post by: nonbody on July 16, 2015, 11:09:30 PM
master nodes also require a minimum amount of coins, for dark coin its 1000 coins (3000$)


Title: Re: masternode noob question
Post by: limar on July 19, 2015, 12:52:42 AM
so any  pos coin can have a masternode but how to confirm minimum coin requirements does it show anywhere in the source code?


Title: Re: masternode noob question
Post by: Amph on July 19, 2015, 07:32:30 AM
so any  pos coin can have a masternode but how to confirm minimum coin requirements does it show anywhere in the source code?

in the source there should be anything you need, if you copy the source of darkcoin for your alt it will work as intended

you can simply change the value from 1k to less, but here why it's not so small https://dashtalk.org/threads/darkcoin-update-masternode-requirements-masternode-payments.225/


Title: Re: masternode noob question
Post by: limar on July 22, 2015, 01:59:14 AM
thanks man but i didnt get it how to check what amount required in source code


Title: Re: masternode noob question
Post by: Amph on July 22, 2015, 05:57:08 AM
thanks man but i didnt get it how to check what amount required in source code

there should be a part of the code where it say masternode and 1000, if you want to change it you simply change the number