maidsafe / sn_routing

Routing - specialised storage DHT
Other
278 stars 81 forks source link

chore(error handling): remove bincode's error type as a public type #2456

Closed Dylan-DPC-zz closed 3 years ago

Dylan-DPC-zz commented 3 years ago

converts bincode error type to one of the custom types for each case

standardises some of the returned result types and creates/edits a few error subtypes