Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chain specification #55

Closed
ilblackdragon opened this issue Nov 21, 2018 · 1 comment
Closed

Chain specification #55

ilblackdragon opened this issue Nov 21, 2018 · 1 comment
Assignees
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Milestone

Comments

@ilblackdragon
Copy link
Member

Implement way of specifying the chain:

  • genesis state -> map of AccountId -> DBValue or Runtime::Account?
  • for now -> list of public keys who are first authorities
  • genesis beacon block (can be constructed automatically, not sure if we need to specify)
  • any other parameters we need
@ilblackdragon ilblackdragon added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label Nov 21, 2018
@ilblackdragon ilblackdragon added this to the MVB milestone Nov 21, 2018
@ilblackdragon
Copy link
Member Author

#56 fixed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

2 participants