I have an issue I cant decipher. I had started moving all my DCR into evolution when this cropped up, have since moved almost all my DCR apart 42 which are locked, and have been for a good number of months. How do I diagnose this issue? "accountname": "default", "immaturecoinbaserewards": 0, "immaturestakegeneration": 0, "lockedbytickets": 42.60203248, "spendable": 2.81851607, "total": 45.41604855, "votingauthority": 42.60203248 "ownmempooltix": 0, "immature": 0, "live": 0, "proportionlive": 0, "voted": 66, "totalsubsidy": 109.84951013, "missed": 4, "proportionmissed": 0.05714285714285714, "revoked": 4, "expired": 1
It looks like you have one ticket expired but it was not revoked. You have 4 missed and 1 expired so revoked should be 5. Try with command 'dcrctl --wallet rebroadcastmissed'. Wallet should be unlocked and command need to be mined at least one block.
2017-08-05 09:55:06.872 [INF] RPCS: RPC method rebroadcastmissed invoked by client [::1]:63350 2017-08-05 09:56:36.847 [INF] WLLT: Revoked missed ticket f8e7bb0e55d63b6e8ec4ee846afa742f4fbce8e84e3533da18d5431031ddddd4 (tx hash: 201ace7897f5e61ff021a112314272cce834bd13b6d70bd86193948cc0c773cd) ACE - thanks bro.