test
This commit is contained in:
12
README.md
12
README.md
@@ -162,3 +162,15 @@ License
|
||||
-------
|
||||
|
||||
For license information see the file [COPYING](COPYING).
|
||||
|
||||
|
||||
NOTE TO EXCHANGES:
|
||||
https://bitcointalk.org/index.php?topic=1605144.msg17732151#msg17732151
|
||||
There is a small chance that an outbound transaction will give an error due to mismatched values in wallet calculations. There is a -exchange option that you can run komodod with, but make sure to have the entire transaction history under the same -exchange mode. Otherwise you will get wallet conflicts.
|
||||
|
||||
To change modes:
|
||||
a) backup all privkeys (launch komodod with -exportdir=<path> and dumpwallet)
|
||||
b) start a totally new sync including wallet.dat
|
||||
c) stop it before it gets too far and import all the privkeys from a)
|
||||
d) resume sync till it gets to chaintip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user