- Blockchain By Example
- Bellaj Badr Richard Horrocks Xun (Brian) Wu
- 34字
- 2021-06-10 18:53:42
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";