mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 19:17:58 +00:00
Companion for Substrate#7318 (#1810)
* Companion for Substrate#7318 * "Update Substrate" Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -141,7 +141,7 @@ pub fn run() -> Result<()> {
|
||||
info!("----------------------------");
|
||||
}
|
||||
|
||||
runner.run_node_until_exit(|config| {
|
||||
runner.run_node_until_exit(|config| async move {
|
||||
let role = config.role.clone();
|
||||
|
||||
match role {
|
||||
|
||||
Reference in New Issue
Block a user