ChainSafe / ChainSafe/gossamer
lib/grandpa: replace `keypair` with grandpa keystore
Open
S-grandpa
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Task summary
- currently the grandpa service contains a single keypair used to sign votes
- replace this with the grandpa keystore, as the keypair may be changed throughout the node lifetime
Contributor guide
Assessment
This issue has not been assessed yet.