You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shutdown the RPC interface or the remote wallet it is connected to, and exit the wallet.
Usage
rpc-shutdown-and-exit
Notes
Use this instead of exit when the wallet CLI is connected to a wallet-rpc-daemon via --remote-rpc-wallet-address, or when the wallet CLI is running with its own RPC server enabled via --enable-wallet-rpc-interface. This command ensures the RPC service is cleanly shut down before exiting.
Related
exit: Exit the wallet without shutting down any RPC interface.