Cli: expose --with-memo
to nonce and stake commands (#18404)
* Fmt memo_arg * Add --with-memo to nonce and stake cli commands
This commit is contained in:
@@ -2250,7 +2250,7 @@ pub fn app<'ab, 'v>(name: &str, about: &'ab str, version: &'v str) -> App<'ab, '
|
||||
)
|
||||
.offline_args()
|
||||
.nonce_args(false)
|
||||
.arg(memo_arg())
|
||||
.arg(memo_arg())
|
||||
.arg(fee_payer_arg()),
|
||||
)
|
||||
.subcommand(
|
||||
|
Reference in New Issue
Block a user