Skip to content

fix bug when reading a persisted json object file with manual checksum

Ni Xiaoxi requested to merge wincss/Sia:fix-slice-position into master

when reading a persisted json object file, siad treat "manual" as a wrong checksum and ignore the remaining content.

See: https://github.com/NebulousLabs/Sia/issues/3173

Edited by Christopher Schinnerl

Merge request reports