The exit
command in Mintlayer is used to safely close the wallet application. This command is essential for properly terminating your session in the wallet's command-line interface.
exit
-h, --help
: Displays help information about the exit
command.Exiting the Wallet:
To exit the wallet, simply run:
exit
This will close the wallet application. It's a good practice to use this command instead of abruptly closing the wallet window to ensure that all processes are properly terminated.