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:
Tyera Eulberg
2021-07-03 11:46:52 -06:00
committed by GitHub
parent 2af5ec4f57
commit 1dd730d685
4 changed files with 25 additions and 13 deletions

View File

@@ -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(