mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
b5c4423b58
3eac2d57b1ff563bc9cfe123f6ded2764cc50da0 docs: add "sections" info to example bitcoin.conf (Alistair Mann) Pull request description: Rebased / commit message fixed version of #15387. This had ACKs, but just needed the commit message fixed up. > Most bitcoin.conf options apply to all three networks, however some apply only to mainnet unless specified in a section. As stands, conf file has no indication that sections are now in use or are in some circumstances mandatory (eg, changing rpcport for testnet.) > Proposed change notifies the reader early which options are affected, specifically adds those options affected but not already in the example, adds brief explanation as to what's going on and provides a skeleton template for the sections themselves. Tree-SHA512: 3331f2cac23d082bda2dcdea7d579360bc464d8e2123d634b810e9ba8edb5162bd62bd86f846b5299a04a3d77636a77e2fd3837c3272b22bc0d9a685d5156062 |
||
---|---|---|
.. | ||
examples | ||
patches | ||
source | ||
compat | ||
control | ||
copyright | ||
dash-qt.desktop | ||
dash-qt.install | ||
dash-qt.lintian-overrides | ||
dash-qt.manpages | ||
dash-qt.protocol | ||
dash-tx.bash-completion | ||
dash-tx.install | ||
dash-tx.manpages | ||
dashd.bash-completion | ||
dashd.examples | ||
dashd.install | ||
dashd.lintian-overrides | ||
dashd.manpages | ||
gbp.conf | ||
README.md | ||
rules | ||
watch |
Debian
This directory contains files used to package dashd/dash-qt for Debian-based Linux systems. If you compile dashd/dash-qt yourself, there are some useful files here.
dash: URI support
dash-qt.desktop (Gnome / Open Desktop) To install:
sudo desktop-file-install dash-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 dash-qt binary to /usr/bin
and the ../../share/pixmaps/dash128.png
to /usr/share/pixmaps
dash-qt.protocol (KDE)