stop daemon: Difference between revisions

From Talleo Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
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 13: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