Commit e1284d63 authored by Karel Mašek's avatar Karel Mašek
Browse files

new genesis block

parent 876a5b42
Showing with 1 addition and 1 deletion
+1 -1
......@@ -47,7 +47,7 @@ public:
// CTxIn(COutPoint(000000, -1), coinbase 04ffff001d01042654686520696e63657074696f6e206f662043726f776e636f696e2032302f4175672f32303134)
// CTxOut(nValue=50.00000000, scriptPubKey=0x5F1DF16B2B704C8A578D0B)
// vMerkleTree: 4a5e1e
const char* pszTimestamp = "Crowncoin - Tradition merged with technology 10/Oct/2014";
const char* pszTimestamp = "The inception of Crowncoin 10/Oct/2014";
CTransaction txNew;
txNew.vin.resize(1);
txNew.vout.resize(1);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment