bitcoind.app
CommandsGuidesContact ↗
Home/Control/stop
Control

stop

Request a graceful shutdown of Bitcoin Core.

Returns

stringShutdown message

Code Examples

curl --user myuser --data-binary '{"jsonrpc":"1.0","id":"1","method":"stop","params":[]}' -H 'content-type:text/plain;' http://127.0.0.1:8332/

Example Response

"Bitcoin Core stopping"
← Previous
logging
Next →
uptime

More Control Commands

getmemoryinfogetrpcinfohelplogginguptime

bitcoind.app — Bitcoin Core RPC Reference

GuidesContact ↗