Skip to content

Commit

Permalink
genesis tx for chavezcoin seted
Browse files Browse the repository at this point in the history
  • Loading branch information
loldlm1 committed Jul 20, 2017
1 parent 0e66c67 commit b8a2bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cryptonote_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ namespace config
boost::uuids::uuid const NETWORK_ID = { {
0x4D, 0x41, 0x4C, 0x44, 0x49, 0x54, 0x4F, 0x4D, 0x41, 0x44, 0x55, 0x52, 0x4F, 0x3D, 0x29, 0x2E
} }; // Maduros' nightmare
std::string const GENESIS_TX = "013c01ff000380c0f4c198af0b029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd08807180808d93f5d771022a74a3c4c36d32e95633d44ba9a7b8188297b2ac91afecab826b86fabaa7091680809aa6eaafe3010252d128bc9913d5ee8b702c37609917c2357b2f587e5de5622348a3acd718e5d62101a71ebcf285f6d61ee0a53ce1b37944ff19cc28ca9461b7b89de4c1c26dc661cb";
std::string const GENESIS_TX = "013c01ff00028080e983b1de16029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880718080cef2be8faa05022a74a3c4c36d32e95633d44ba9a7b8188297b2ac91afecab826b86fabaa70916210174d666493c58ebab348c1173cf59b997aa0666b37b01f8d6e6652f9dc8312f71";
uint32_t const GENESIS_NONCE = 10000;

namespace testnet
Expand Down

0 comments on commit b8a2bff

Please sign in to comment.