Skip to main content

stop_gateway

Function stop_gateway 

Source
pub fn stop_gateway(force: bool) -> Result<()>
Expand description

Stop the gateway daemon.

The daemon refuses to shut down while any live session is running unless force is true (see RPC_ERROR_LIVE_SESSIONS).