celo-org / celo-blockchain

Official repository for the golang Celo Blockchain
https://celo.org
GNU Lesser General Public License v3.0
560 stars 198 forks source link

Ensure we deep copy the difficulty field in types.CopyHeader #2309

Open piersy opened 4 months ago

piersy commented 4 months ago

Currently we do this for Number, we should do the same for Difficulty.