Bitcoin Forum
August 17, 2024, 03:44:55 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: AltCoin Fork - Neoscrypt, Bad Mining Address  (Read 266 times)
hansss (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 16, 2018, 10:03:24 PM
Last edit: February 16, 2018, 10:28:44 PM by hansss
 #1

Hi Dev - Community,

guess just a simple question - I forked one of the neoscrypt altcoins based on dash. To start simple, I created a new genesis via nasa8x/genesis-block. Worked fine and the daemon and qt are starting - now its time to start mining the first block. Because solo mining is not possible I started a pool via yiimp.

When now start mining, I always get the error: Neoscrypt, Bad Mining Address ... with the build of the altcoin at yiimp its working, so I guess its a problem of my change. The following fields I have modified:

- const CScript genesisOutputScript = CScript() << ParseHex("....")
- genesis = CreateGenesisBlock( ...)
- assert(consensus.hashGenesisBlock == uint256S(" ... "));
- assert(genesis.hashMerkleRoot == uint256S(" ... "));

What else is needed to have it running / get the first block mined ...

Thank you - Hanssss
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!