Difference between revisions of "stop daemon"

From Talleo Wiki
Jump to navigation Jump to search
m
Line 15: Line 15:
  
 
== Description ==
 
== Description ==
* This method stops the daemon.
+
* This method stops the daemon.  
 +
* Stopping the daemon is only allowed if the daemon is running on testnet.
 +
 
 +
== Usage ==
 +
 
 +
=== cURL ===
 +
* <nowiki>curl http://127.0.0.1:33888/stop_daemon</nowiki>

Revision as of 14:05, 24 March 2020

Input

Argument Mandatory Description Format
none

Output

Argument Description Format
none

Description

  • This method stops the daemon.
  • Stopping the daemon is only allowed if the daemon is running on testnet.

Usage

cURL

  • curl http://127.0.0.1:33888/stop_daemon