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

Stop using CryptoTypePublicPair directly #16

@JoshOrndorff

Description

@JoshOrndorff

When I was first learning the keystore, I fumbled with the types a lot. I ended up getting something that compiled and worked, so I stuck with it. Now it seems more clear that we should be using NimbusIds directly, and calling .into() on them when we really need a CryptoTypePublicPair.

This change needs to be made throughout the nimbus-consensus crate. Especially in the parachain worker and the manual seal ConsensusDataProvider.

Metadata

Metadata

Assignees

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