radicle-dev / radicle-registry

An experimental Substrate implementation of the Radicle Registry 📒
https://registry.radicle.xyz
GNU General Public License v3.0
33 stars 4 forks source link

Rename client Codec error to StateDecoding #565

Closed geigerzaehler closed 4 years ago

geigerzaehler commented 4 years ago

We rename the Error::Codec to Error::StateDecoding to make it explicit where this error originates. We also add the key parameter to simplify debugging.