mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-11 05:15:28 +00:00
Add better description of rescan_blockchain behavior.
This commit is contained in:
parent
814238abac
commit
e41a0eb6af
5 changed files with 10 additions and 5 deletions
|
@ -1282,7 +1282,8 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
|
|||
|
||||
### **rescan_blockchain**
|
||||
|
||||
Rescan blockchain from scratch.
|
||||
Rescan the blockchain from scratch, losing any information which can not be recovered from the blockchain itself.
|
||||
This includes destination addresses, tx secret keys, tx notes, etc.
|
||||
|
||||
Alias: *None*.
|
||||
|
||||
|
|
|
@ -1282,7 +1282,8 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
|
|||
|
||||
### **rescan_blockchain**
|
||||
|
||||
Rescan blockchain from scratch.
|
||||
Rescan the blockchain from scratch, losing any information which can not be recovered from the blockchain itself.
|
||||
This includes destination addresses, tx secret keys, tx notes, etc.
|
||||
|
||||
Alias: *None*.
|
||||
|
||||
|
|
|
@ -1282,7 +1282,8 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
|
|||
|
||||
### **rescan_blockchain**
|
||||
|
||||
Rescan blockchain from scratch.
|
||||
Rescan the blockchain from scratch, losing any information which can not be recovered from the blockchain itself.
|
||||
This includes destination addresses, tx secret keys, tx notes, etc.
|
||||
|
||||
Alias: *None*.
|
||||
|
||||
|
|
|
@ -1282,7 +1282,8 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
|
|||
|
||||
### **rescan_blockchain**
|
||||
|
||||
Rescan blockchain from scratch.
|
||||
Rescan the blockchain from scratch, losing any information which can not be recovered from the blockchain itself.
|
||||
This includes destination addresses, tx secret keys, tx notes, etc.
|
||||
|
||||
Alias: *None*.
|
||||
|
||||
|
|
|
@ -1282,7 +1282,8 @@ $ curl -X POST http://127.0.0.1:18082/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
|
|||
|
||||
### **rescan_blockchain**
|
||||
|
||||
Rescan blockchain from scratch.
|
||||
Rescan the blockchain from scratch, losing any information which can not be recovered from the blockchain itself.
|
||||
This includes destination addresses, tx secret keys, tx notes, etc.
|
||||
|
||||
Alias: *None*.
|
||||
|
||||
|
|
Loading…
Reference in a new issue