mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 19:51:05 +00:00
* Companion pr for #6012 * Update `Cargo.lock`
This commit is contained in:
Generated
+129
-129
File diff suppressed because it is too large
Load Diff
@@ -61,8 +61,6 @@ impl SubstrateCli for Cli {
|
|||||||
|
|
||||||
/// Parses polkadot specific CLI arguments and run the service.
|
/// Parses polkadot specific CLI arguments and run the service.
|
||||||
pub fn run() -> Result<()> {
|
pub fn run() -> Result<()> {
|
||||||
sc_cli::reset_signal_pipe_handler()?;
|
|
||||||
|
|
||||||
let cli = Cli::from_args();
|
let cli = Cli::from_args();
|
||||||
|
|
||||||
match &cli.subcommand {
|
match &cli.subcommand {
|
||||||
|
|||||||
Reference in New Issue
Block a user