In the desktop wallet you can send your entire balance but clicking the "All" button which puts (all) in the amount. Is there a way to do the same thing in the command line client?
Asked
Active
Viewed 1,235 times
0
-
Kind of duplicate of that ^ question. – dEBRUYNE Apr 28 '18 at 11:20
1 Answers
1
You can use the sweep_all
command. It will send the full balance, minus the fee needed for that transaction. For example:
sweep_all 4aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
See help
in monero-wallet-cli for full command syntax.

user36303
- 34,858
- 2
- 57
- 123