Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Registry Middleware not conforming to codebase standards #4246

Closed
jacogr opened this issue Jan 20, 2017 · 1 comment
Closed

Registry Middleware not conforming to codebase standards #4246

jacogr opened this issue Jan 20, 2017 · 1 comment
Assignees
Labels
F6-refactor 📚 Code needs refactoring. P7-nicetohave 🐕 Issue is worth doing eventually. Q0-trivial 🎠 Can be fixed by anyone with access to a computer.

Comments

@jacogr
Copy link
Contributor

jacogr commented Jan 20, 2017

  const middleware = [
    settings.toMiddleware(),
    signer.toMiddleware(),
    errors.toMiddleware(),
    certifications.toMiddleware(),
    chain.toMiddleware(),
    registry
  ];
@jacogr jacogr added F6-refactor 📚 Code needs refactoring. M7-ui P7-nicetohave 🐕 Issue is worth doing eventually. Q0-trivial 🎠 Can be fixed by anyone with access to a computer. labels Jan 20, 2017
@5chdn
Copy link
Contributor

5chdn commented May 10, 2017

This issue is labelled with trivial: Can be fixed by anyone with access to a computer. But it is inactive for more than 3 months and neither assigned nor linked to a milestone.

@paritytech/ui-devs Please, review this ticket within 7 days, assign it and decide on a deadline. Thanks :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F6-refactor 📚 Code needs refactoring. P7-nicetohave 🐕 Issue is worth doing eventually. Q0-trivial 🎠 Can be fixed by anyone with access to a computer.
Projects
None yet
Development

No branches or pull requests

3 participants