Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Default implementation of AccountLookup #5

Open
JoshOrndorff opened this issue Nov 1, 2021 · 0 comments
Open

Default implementation of AccountLookup #5

JoshOrndorff opened this issue Nov 1, 2021 · 0 comments

Comments

@JoshOrndorff
Copy link
Contributor

To use nimbus in the runtime, you need some implementation of the AccountLookup trait. A simple reusable implementation called the AuthorMapping exists in moonbeam: https://github.com/purestake/moonbeam/tree/master/pallets/author-mapping

This implementation is sufficiently re-usable that it should live here. In fact, it is so reusable that I wonder if it should just be part of the author-inherent (soon to be renamed nimbus system) pallet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant