spacemeshos / post

Spacemesh POST protocol implementation
MIT License
19 stars 20 forks source link

Fix incorrect error message #194

Closed fasmat closed 1 year ago

fasmat commented 1 year ago

Instead of spewing out basically the whole batch of calculated labels only print the mismatched label.

Added more assertions to ensure that the error message is correct when it happens.