nasa8x / node-genesis-block

Create Genesis Block for Bitcoin, Litcoin, Dash, X11, X13, X15, X17, Geek, Quark, Keccak, Qubit, NeoScrypt, Scrypt...
https://morioh.com/topic/blockchain
39 stars 92 forks source link

Failed to add genesis block to blockchain #21

Open guile124 opened 5 years ago

guile124 commented 5 years ago

node genesis -a cryptonight -t "Born.............!" It print waiting and:

2019-01-15 20:49:03.589 7f02d8923780 ERROR cn src/cryptonote_basic/cryptonote_format_utils.cpp:184 Failed to parse transaction from blob 2019-01-15 20:49:03.589 7f02d8923780 ERROR default src/cryptonote_core/cryptonote_tx_utils.cpp:659 failed to parse coinbase tx from hard coded blob 2019-01-15 20:49:03.590 7f02d8923780 ERROR blockchain src/cryptonote_core/blockchain.cpp:430 Failed to add genesis block to blockchain

  Thanks!