mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
commit
443d68cc2a
1 changed files with 1 additions and 1 deletions
|
@ -1108,7 +1108,7 @@ Outputs:
|
|||
* *speed* - unsigned int; connection speed
|
||||
* *start_block_height* - unsigned int; block height of the first block in that span
|
||||
* *status* - string; General RPC error code. "OK" means everything looks good.
|
||||
* *target_height* - unsigned int; target height the node is syncing from (will be undefined if node is fully synced)
|
||||
* *target_height* - unsigned int; target height the node is syncing from (will be 0 if node is fully synced)
|
||||
|
||||
Example:
|
||||
|
||||
|
|
Loading…
Reference in a new issue