Post
Topic
Board Announcements (Altcoins)
Re: Arctic Coin (ARC), No premine, Evolution over 1 year
by
Sergejnoob
on 21/07/2017, 18:24:32 UTC
Hi i am trying to setup arcticcoin master node but when i tryt o pass this command

Code:

goldmine genkey


form this link

https://arcticcoin.org/en-EN/guides-goldmine

i am getting this error  " Method not found (code -32601) "

Do you any one what is issue and how to solve this iisue

Hi,

you have to type:

goldminenode genkey



goldminenode start-all



The arcticcoin.conf


have to look like this:



server=1
listen=1
daemon=1
goldminenode=1
goldminenodeprivkey=YOUPRIVKEY
externalip=YOUR EXTERNAL ADRESS -



-

Its normal that the Masternode is in state PRE_ENABLE ... it will switch to enable if you have done no mistakes!


chears!