mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
Add key subcommand (#1874)
This commit is contained in:
@@ -236,5 +236,6 @@ pub fn run() -> Result<()> {
|
||||
cmd.run::<service::kusama_runtime::Block, service::KusamaExecutor>(config)
|
||||
})
|
||||
},
|
||||
Some(Subcommand::Key(cmd)) => cmd.run(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user