mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Make genesis coinbase spendable
This commit is contained in:
parent
db28472573
commit
f87a75e27f
3 changed files with 7 additions and 8 deletions
|
|
@ -124,8 +124,7 @@ public:
|
|||
nTargetSpacing = 10 * 60;
|
||||
|
||||
/**
|
||||
* Build the genesis block. Note that the output of the genesis coinbase cannot
|
||||
* be spent as it did not originally exist in the database.
|
||||
* Build the genesis block.
|
||||
*
|
||||
* CBlock(hash=000000000019d6, ver=1, hashPrevBlock=00000000000000, hashMerkleRoot=4a5e1e, nTime=1231006505, nBits=1d00ffff, nNonce=2083236893, vtx=1)
|
||||
* CTransaction(hash=4a5e1e, ver=1, vin.size=1, vout.size=1, nLockTime=0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue