uptime
controluptime
Returns the total uptime of the server.
Result:
n (numeric) The number of seconds that the server has been running
Examples:
> bitweb-cli uptime
> curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "uptime", "params": []}' -H 'content-type: application/json' http://127.0.0.1:26332/
← Todos os métodos
v30.3.0