diff --git a/resources/developer-guides/daemon-rpc.md b/resources/developer-guides/daemon-rpc.md index db451810..3106d73e 100644 --- a/resources/developer-guides/daemon-rpc.md +++ b/resources/developer-guides/daemon-rpc.md @@ -1104,7 +1104,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 (optional, absent if node is fully synced) +* *target_height* - unsigned int; target height the node is syncing from (will be undefined if node is fully synced) Example: