mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
Merge !918
Add better description of rescan_blockchain behavior. See merge request monero-project/monero-site!918
This commit is contained in:
commit
2382620732
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