Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4943467
Topic
447753
Board
Development & Technical Discussion
Re: Manualy Editing Transactions
by
rtt
on
05/02/2014, 02:06:55 UTC
You would use pywallet, see here to delete a specific tx:
https://bitcointalk.org/index.php?topic=34028.msg2239679#msg2239679
pywallet.py --multidelete file.txt [--wallet wallet.dat] [--datadir /bitcoin/directory]
Your file.txt would contain the tx's, one per line or you could do:
tx
all
as contents of your file.