Skip to content
Snippets Groups Projects
Commit a39465e6 authored by Moul's avatar Moul
Browse files

CLI: display `cesium` available authentication method

parent e4fbb11a
No related branches found
No related tags found
1 merge request!14CLI: display `cesium` available authentication method
......@@ -42,7 +42,7 @@ pub struct Args {
/// (eventually followed by derivation path)
#[clap(short, long)]
secret: Option<String>,
/// Secret key format (seed, substrate)
/// Secret key format (seed, substrate, cesium)
#[clap(short = 'S', long, default_value = SecretFormat::Substrate)]
secret_format: SecretFormat,
/// Address
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment