mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 18:15:48 +00:00
Companion for Substrate#7318 (#1810)
* Companion for Substrate#7318 * "Update Substrate" Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+135
-135
File diff suppressed because it is too large
Load Diff
@@ -141,7 +141,7 @@ pub fn run() -> Result<()> {
|
|||||||
info!("----------------------------");
|
info!("----------------------------");
|
||||||
}
|
}
|
||||||
|
|
||||||
runner.run_node_until_exit(|config| {
|
runner.run_node_until_exit(|config| async move {
|
||||||
let role = config.role.clone();
|
let role = config.role.clone();
|
||||||
|
|
||||||
match role {
|
match role {
|
||||||
|
|||||||
Reference in New Issue
Block a user