mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-04 15:15:37 +02:00
[RPC] Add an uptime command that displays the amount of time that bitcoind has been running
This commit is contained in:
@@ -113,6 +113,7 @@ BASE_SCRIPTS= [
|
||||
'listsinceblock.py',
|
||||
'p2p-leaktests.py',
|
||||
'wallet-encryption.py',
|
||||
'uptime.py',
|
||||
]
|
||||
|
||||
EXTENDED_SCRIPTS = [
|
||||
|
Reference in New Issue
Block a user