SiaFoundation / hostd

The next-generation of Sia storage providing software. More performant. More stable. Support for larger nodes.
https://sia.tech/software/hostd
MIT License
39 stars 11 forks source link

Expose `storage.ErrSectorNotFound` error #447

Closed peterjan closed 2 months ago

peterjan commented 2 months ago

Hosts return ErrHostInternalError when trying to read a sector that can't be found, we can safely expose that error.