diff --git a/src/config/CryptoNoteConfig.h b/src/config/CryptoNoteConfig.h index 6134ee2b0f..92e6f32b3b 100755 --- a/src/config/CryptoNoteConfig.h +++ b/src/config/CryptoNoteConfig.h @@ -67,7 +67,7 @@ TurtleCoind --print-genesis-tx --genesis-block-reward-address TRTLv2Fyavy8CXG8BP * You should see your premine appear in the previously generated wallet. */ -const char GENESIS_COINBASE_TX_HEX[] = "010a01ff000188f3b501029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd088071210142694232c5b04151d9e4c27d31ec7a68ea568b19488cfcb422659a07a0e44dd5"; +const char GENESIS_COINBASE_TX_HEX[] = "017801ff0001905d029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd08807121016a4e1559d7f316de9dc058024707a2b7d728133a2a215ea4da252f985bb1be29"; static_assert(sizeof(GENESIS_COINBASE_TX_HEX)/sizeof(*GENESIS_COINBASE_TX_HEX) != 1, "GENESIS_COINBASE_TX_HEX must not be empty."); /* This is the unix timestamp of the first "mined" block (technically block 2, not the genesis block)