Author: Jorge Timón 2015-12-09 01:02:58
Published on: 2015-12-09T01:02:58+00:00
In an email dated December 9, 2015, Jorge Timón proposed a struct hashRootStruct that contained three elements: uint256 hashMerkleRoot, uint256 hashWitnessesRoot, and int32_t nHeight. However, he suggested modifying the struct to include a third element, uint256 hashextendedHeader, for forward compatibility. This would allow for possible additions to the struct in the future, such as an extra nonce.
Updated on: 2023-06-11T01:40:40.373827+00:00