Difference between revisions of "8548"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
  [[curl -d]] '{"id":0,"jsonrpc":"2.0","[[method]]":"admin_stopBatcher","params":[]}' \
 
  [[curl -d]] '{"id":0,"jsonrpc":"2.0","[[method]]":"admin_stopBatcher","params":[]}' \
 
     -H "[[Content-Type: application/json]]" http://localhost:[[8548]] | [[jq]]
 
     -H "[[Content-Type: application/json]]" http://localhost:[[8548]] | [[jq]]
 +
 +
== Related ==
 +
* <code>[[op-node]]</code>
 +
* <code>[[op-batcher]]</code>
  
 
== See also ==
 
== See also ==
 
* {{op-batcher}}
 
* {{op-batcher}}

Latest revision as of 10:18, 2 October 2024


curl -d '{"id":0,"jsonrpc":"2.0","method":"admin_stopBatcher","params":[]}' \
   -H "Content-Type: application/json" http://localhost:8548 | jq

Related[edit]

See also[edit]

Advertising: