MarcoFalke ddf58c7573 wallet: Remove sendfree
This removes the option from the wallet to not pay a fee on "small"
transactions which spend "old" inputs.

This code is no longer worth keeping around, as almost all miners
prefer not to include transactions which pay no fee at all.
2017-02-27 11:23:50 -05:00
..
2017-02-27 11:23:50 -05:00
2011-11-08 11:57:05 -05:00
2011-11-08 11:57:05 -05:00
2011-11-08 11:57:05 -05:00
2016-01-15 07:45:39 +00:00
2011-11-08 11:57:05 -05:00
2013-10-12 18:39:26 -04:00
2016-09-25 13:33:57 +02:00

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)