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

Split as much of staking as possible #9408

@emostov

Description

@emostov

Just having a single file sucks. I can think of:

pallet.rs -> mod pallet
pallet_impl -> impl<_> Pallet<_>
foo_impl impl<_> Foo<_> for Pallet<_> (we have a bunch of these at least)
migrations

Originally posted by @kianenigma in #9081 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions