(I posted on the old thread on accident, so I'm posting here as well. I hope someone can help.)
05/20/2017 04:28 PM 2,989,992 blockindexes.dat
05/20/2017 01:07 PM 2,214,185,382 blocks.dat
05/13/2017 12:40 PM 1,649 dashcoinwallet.addressbook
05/20/2017 07:31 PM 26 dashcoinwallet.lock
05/20/2017 04:28 PM 1,978,997 dashcoinwallet.log
05/18/2017 07:57 PM 23,882,727 dashcoinwallet.wallet
05/20/2017 04:28 PM 30,386 p2pstate.bin
In order for my wallet to show I have the funds again to re-submit the transaction correctly (last time I submitted too low of a fee), what should I do with these files and the application? Thank you.
i believe you are trying to reset the wallet...just type "reset" and press enter, the wallet will resync...the newer wallet has this command, you can see other commands if you type "help"..
First, I'm on Windows and my wallet was installed through a GUI installer and runs as a GUI (I don't see any command-line ways to interact with the wallet). Second, when I try to run dashcoin.exe from the command-line in Windows with the "--help" option (total command is "dashcoin --help"), I get a GUI based dialog that pops up displaying this message:
Usage: dashcoin [options]
Bytecoin wallet
Options:
-?, -h, --help Displays this help.
-v, --version Displays version information.
--testnet Used to deploy test nets. Checkpoints and
hardcoded seeds are ignored, network id is
changed. Use it with –data-dir flag. The wallet
must be launched with –testnet flag
--p2p-bind-ip
Interface for p2p network protocol
--p2p-bind-port Port for p2p network protocol
--p2p-external-port xternal port for p2p network protocol (if port
forwarding used with NAT)
--allow-local-ip Allow local ip add to peer list, mostly in debug
purposes
--add-peer Manually add peer to local peerlist
--add-priority-node Specify list of peers to connect to and attempt
to keep the connection open
--add-exclusive-node Specify list of peers to connect to only. If
this option is given the options
add-priority-node and seed-node are ignored
--seed-node Connect to a node to retrieve peer addresses,
and disconnect
--hide-my-port Do not announce yourself as peerlist candidate
--data-dir Specify data directory
--minimized Run application in minimized mode
So, I don't see any "reset" or resync options. Any further thoughts?