i did wallet - tools - reindex
did not work
i force quit
then
reindex=1
to dash.conf file
open wallet again
when wallet opens it WILL reindex
while wallet open i erase the reindex=1 from conf file (otherwise it will reindex each time)
am still reindexing (will update guide when i am sorted)
Bertrand messaged on slack:
"this is a result of a new functionality of DMT, introduced in v 0.9.4, of checking if your collateral address really contains 1000 Das transaction.
It invokes to dashd RCP some additional commands requiring indexing enabled. You can treat this as a warning and click the Yes buton - it then behaves as a previos DMT version, which didn’t care about the 1000 Dash collateral.(edited)
It’s worth of adding these additional parameters to that dashd, which you use for communication with the DMT, because its another new features (as sending funds) will not work otherwise.
After enabling indexing in your dash.conf you need to restart dashd with -reindex argument as some pointed out. On my MN indexing takes about an hour or two, but from my experience it will not result in kicking off of your current payment queue, so while doing reindexing dashd seems to carry out its normal operation.(edited)
But anyways, the best moment for enabling indexing is the moment just after receiving your MN payment."