Skip to content

Commit

Permalink
- updated note for rescanblockchain API command
Browse files Browse the repository at this point in the history
  • Loading branch information
firestorm40 authored Dec 19, 2021
1 parent 8dcdb34 commit f7c676d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _api_docs/dlt_rescan_blockchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Rescans the entire blockchain and fills the activity file with information relev
| --- | --- |
| RPC_MISC_ERROR | Activity scanner is already running. |

Note: Current status of the blockchain rescan can be viewed from the `/status?vv=true` API output, in the `Queues` section: `Blockchain Scanning Active` and `Activity Scanner Last Block`
Note: Current status of the blockchain rescan can be viewed from the `/status?vv=true` API output, specifically `Blockchain Scanning Active` and `Activity Scanner Last Block`

### Example:
GET http://localhost:8081/rescanblockchain?from=1000000
Expand Down

0 comments on commit f7c676d

Please sign in to comment.