mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-26 18:21:07 +02:00
doc: Remove explicit network name references
This commit is contained in:
@@ -50,7 +50,7 @@ Given a height: returns hash of block in best-block-chain at height provided.
|
||||
|
||||
Returns various state info regarding block chain processing.
|
||||
Only supports JSON as output format.
|
||||
* chain : (string) current network name as defined in BIP70 (main, test, regtest)
|
||||
* chain : (string) current network name (main, test, regtest)
|
||||
* blocks : (numeric) the current number of blocks processed in the server
|
||||
* headers : (numeric) the current number of headers we have validated
|
||||
* bestblockhash : (string) the hash of the currently best block
|
||||
|
Reference in New Issue
Block a user