mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 10:27:59 +00:00
revert changes: InspectKeyCmd back to InspectCmd where appropriate (#8787)
This commit is contained in:
@@ -24,7 +24,7 @@ use structopt::StructOpt;
|
||||
|
||||
/// The `inspect` command used to print decoded chain data.
|
||||
#[derive(Debug, StructOpt)]
|
||||
pub struct InspectKeyCmd {
|
||||
pub struct InspectCmd {
|
||||
#[allow(missing_docs)]
|
||||
#[structopt(flatten)]
|
||||
pub command: InspectSubCmd,
|
||||
|
||||
Reference in New Issue
Block a user