mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
Update to latest (#289)
This commit is contained in:
@@ -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