9004798e62
-respendnotify=<cmd> Execute command when a network tx respends wallet tx input (%s=respend TxID, %t=wallet TxID) Add respendsobserved array to gettransaction, listtransactions, and listsinceblock RPCs. This omits the malleated clones that are included in the walletconflicts array. Add RPC help for respendsobserved and walletconflicts (help was missing for the latter). |
||
---|---|---|
.. | ||
examples | ||
manpages | ||
patches | ||
source | ||
bitcoin-qt.desktop | ||
bitcoin-qt.install | ||
bitcoin-qt.lintian-overrides | ||
bitcoin-qt.protocol | ||
bitcoind.bash-completion | ||
bitcoind.examples | ||
bitcoind.install | ||
bitcoind.lintian-overrides | ||
bitcoind.manpages | ||
changelog | ||
compat | ||
control | ||
copyright | ||
gbp.conf | ||
README.md | ||
rules | ||
watch |
Debian
This directory contains files used to package bitcoind/bitcoin-qt for Debian-based Linux systems. If you compile bitcoind/bitcoin-qt yourself, there are some useful files here.
bitcoin: URI support
bitcoin-qt.desktop (Gnome / Open Desktop) To install:
sudo desktop-file-install bitcoin-qt.desktop
sudo update-desktop-database
If you build yourself, you will either need to modify the paths in
the .desktop file or copy or symlink your bitcoin-qt binary to /usr/bin
and the ../../share/pixmaps/bitcoin128.png
to /usr/share/pixmaps
bitcoin-qt.protocol (KDE)