Author

Topic: unconfirmed transactions, alternative approach? (Read 531 times)

legendary
Activity: 1862
Merit: 1469
I'm aware of the pywallet method of removing transactions, but would the following produce the same result?

  • backup wallet
  • export private keys
  • stop ---coind
  • delete wallet
  • start ---coind
  • .. wait a while ..
  • import private keys

please advise

Yes.

This is good to know. At first I had this problem a couple times and I had t wait really long.

Of course now I just set a proper fee, but it's still good to know.


legendary
Activity: 3472
Merit: 4794
I'm aware of the pywallet method of removing transactions, but would the following produce the same result?

  • backup wallet
  • export private keys
  • stop ---coind
  • delete wallet
  • start ---coind
  • .. wait a while ..
  • import private keys

please advise

Yes. Will remove unconfirmed transactions from your wallet as long as nobody re-broadcasts them (just like pywallet does).
sr. member
Activity: 294
Merit: 250
Bitmark Developer
I'm aware of the pywallet method of removing transactions, but would the following produce the same result?

  • backup wallet
  • export private keys
  • stop ---coind
  • delete wallet
  • start ---coind
  • .. wait a while ..
  • import private keys

please advise
Jump to: