- Blockchain By Example
- Bellaj Badr Richard Horrocks Xun (Brian) Wu
- 34字
- 2025-02-24 16:47:17
New pszTimestamp
Let's change the original value defined by Satoshi, located inside the CreateGenesisBlock function, to the new passphrase we used in the GenesisH0 script:
const char* pszTimestamp = "Blockchain by example 2018";