Hi Polygon Team,
I encountered a SHA256 hash mismatch issue when verifying the genesis.json file for bor. The hash shown in the official documentation does not match the hash of the file downloaded from the linked source.
Details:
• Documentation link (https://docs.polygon.technology/pos/how-to/full-node/full-node-docker/#starting-bor)
• Genesis file source: [sudo curl -o /mnt/data/bor/genesis.json 'https://raw.githubusercontent.com/maticnetwork/bor/master/builder/files/genesis-mainnet-v1.json'
]
• Observed SHA256 hash: dcda2a894a95aef8fc21af5d6d8acb5ca11858cb7b967cd3651320e3c096905b bor/genesis.json
• Expected SHA256 hash (from documentation):4bacbfbe72f0d966412bb2c19b093f34c0a1bd4bb8506629eba1c9ca8c69c778 genesis.json