-
Notifications
You must be signed in to change notification settings - Fork 49
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
Load Boot Configuration from File #427
Comments
Added: #126 |
Can be easily inject into cli after restruct the darwinia. |
This issue is related to the off-chain worker. The off-chain worker can load different config file with different key |
Suggest using my awesome etc crate to manage configs! |
This feature will be delayed. Due to paritytech/substrate#5936 that I can't mutate the config. |
* update: types * update: version * update: deps * update: switch to production env * todo: #427 * update: version * update: deps
This will be fixed in the next substrate upgrade. |
启动配置希望可以指定配置文件
The text was updated successfully, but these errors were encountered: