storacha / storage

🐔 Storacha Storage Node
https://storacha.network
Other
1 stars 0 forks source link

Define known errors so consumers can decode them. #5

Closed alanshaw closed 1 month ago

alanshaw commented 1 month ago

Currently using a generic Failure struct with a Name and Message but these should be replaced with actual error definitions will be required if a client receives them and needs to decode.

Specifically: