Use decl_error in common runtime modules (#796)
* use decl_error in common runtime modules
* Apply suggestions from code review
Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- polkadot/runtime/common/src/attestations.rs 13 additions, 2 deletionspolkadot/runtime/common/src/attestations.rs
- polkadot/runtime/common/src/claims.rs 28 additions, 8 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdfund.rs 109 additions, 51 deletionspolkadot/runtime/common/src/crowdfund.rs
- polkadot/runtime/common/src/parachains.rs 82 additions, 49 deletionspolkadot/runtime/common/src/parachains.rs
- polkadot/runtime/common/src/registrar.rs 24 additions, 11 deletionspolkadot/runtime/common/src/registrar.rs
- polkadot/runtime/common/src/slots.rs 44 additions, 15 deletionspolkadot/runtime/common/src/slots.rs
Please register or sign in to comment