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

Add local chain to chain_spec for fast testing with localnet #153

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

Rubberbandits
Copy link
Contributor

Previously using test_finney or finney chains when generating a chain-spec, Alice and Bob keys aren't inserted as initial authorities. This PR adds a third chain, local which has the correct initial authorities and balances for all development keys in polkadot.js

node/src/chain_spec.rs Outdated Show resolved Hide resolved
Co-authored-by: Cameron Fairchild <cameron@opentensor.ai>
@Rubberbandits Rubberbandits merged commit 4412494 into main Jun 26, 2023
1 check passed
@Rubberbandits Rubberbandits deleted the localnet/correct-chain-spec branch June 26, 2023 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants