chore: Rename signer_pk to swapper_pk
--- don't change below this line --- ENG-4246 Took 15 minutes
This commit is contained in:
@@ -46,7 +46,7 @@ pub enum Commands {
|
||||
#[arg(short, long)]
|
||||
config_path: Option<String>,
|
||||
#[arg(short, long)]
|
||||
private_key: String,
|
||||
swapper_pk: String,
|
||||
},
|
||||
/// Use the direct execution encoding strategy
|
||||
DirectExecution {
|
||||
|
||||
Reference in New Issue
Block a user