Post
Topic
Board Débutants
Re: transaction non confirmé depuis le 16/02
by
superresistant
on 27/02/2017, 09:08:00 UTC
http://btc.blockr.io/tx/info/62d6545c57963494c2d21b06e82378dbef266ee1cf40a496f1db403f42865fcb
ma transaction est toujours en non confirmé et toujours pas revenu dans mon wallet
y a t'il pas un moyen d'ajouter des frais à cette transaction afin qu'elle soit validé ?

Idéalement, il faut que tu utilises un wallet ayant la fonction RBF qui permet, dans l'interface, de remplacer les fees.

Autrement,
Si la transaction a été faite avec Bitcoin Core,
[GUIDE] Delete your 0/unconfirmed transactions in 30 seconds


Cette méthode cité dans le thread semble la plus simple :

Actually the easiest way on Windows (assuming Bitcoin is installed in default location) can be boiled down to simply:

  • Backup Wallet (always before messing with your wallet)
  • Start->Run->type "cmd" -> hit enter, a black command prompt window should appear
  • Type
Code:
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes
    in the window and hit enter

No need to mess with shortcuts or anything, this will launch the GUI one time using the -zapwallettxes flag which is what you want in this case.

Si la transaction a été faite avec un autre client permetant d'exporter la clé privé,
[GUIDE]Double-spending an unconfirmed transaction made with a third-party client


Si questions, demander à jackjack.