mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
fix blockchain conversion info
This commit is contained in:
parent
2403ee368e
commit
56c208715a
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Some highlights of this release are:
|
|||
|
||||
Due to the space savings and performance gains it is again highly recommended that you delete the contents of your Monero working directory and sync from scratch. This directory can be found in ~/.bitmonero on Linux and OS X, and on Windows in \Users\username\AppData\Roaming\bitmonero or \ProgramData\bitmonero.
|
||||
|
||||
Alternatively, you can use ```monero-blockchain-export``` to export your current blockchain, then delete the lmdb folder in your working directory, and finally use ```monero-blockchain-import``` to reimport it.
|
||||
Alternatively, you can use ```blockchain_export``` from your previous install to export your current blockchain, then delete the lmdb folder in your working directory, and finally use ```monero-blockchain-import``` from 0.10.0 to reimport it.
|
||||
|
||||
## Contributors for this Release
|
||||
|
||||
|
|
Loading…
Reference in a new issue