-
Notifications
You must be signed in to change notification settings - Fork 829
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
effort towards getting chainspecbuilder into omni-node fix 5567 (#7619)
Adding chain-spec-builder as a subcommand into Polkadot omni node
- Loading branch information
1 parent
16ed029
commit cf52a0d
Showing
6 changed files
with
34 additions
and
11 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
title: 'Add chain-spec-builder as a subcommand to the polkadot-omni-node' | ||
doc: | ||
- audience: Runtime Dev | ||
|
||
description: |- | ||
This PR add chain-spec-builder as a subcommand to the polkadot-omni-node | ||
crates: | ||
- name: polkadot-omni-node-lib | ||
bump: major | ||
- name: staging-chain-spec-builder | ||
bump: patch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters