mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 16:21:02 +00:00
Update to latest (#289)
This commit is contained in:
Generated
+346
-316
File diff suppressed because it is too large
Load Diff
@@ -305,6 +305,7 @@ pub fn run() -> Result<()> {
|
||||
crate::service::start_node(config, key, polkadot_config, id, collator)
|
||||
.await
|
||||
.map(|r| r.0)
|
||||
.map_err(Into::into)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user