BOXFoundation / boxd

Blockchain for BOX Payout
MIT License
40 stars 10 forks source link

block merkle root is invalid #248

Closed LeonLi000 closed 5 years ago

LeonLi000 commented 5 years ago

time="2019-01-09T17:31:54+08:00" level=error msg="block merkle root is invalid - block header indicates eda382d29e333b3436a2b123ecf954e765cbc4ddd9bbb40e32d3e58d79245b4d, but calculated value is 35325f9192fa2b93f5427799f9796b7b9645bf59c6f9b1455b9a0b4a9e1360d1" source="chain/validate.go:88" tag=chain

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce

1. 2. 3. 4.

Context (Environment)

Detailed Description

Possible Implementation