mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
Update to latest Substrate master (#1074)
This commit is contained in:
@@ -61,6 +61,8 @@ impl SubstrateCli for Cli {
|
||||
|
||||
/// Parses polkadot specific CLI arguments and run the service.
|
||||
pub fn run() -> Result<()> {
|
||||
sc_cli::reset_signal_pipe_handler()?;
|
||||
|
||||
let cli = Cli::from_args();
|
||||
|
||||
match &cli.subcommand {
|
||||
|
||||
Reference in New Issue
Block a user