diff options
Diffstat (limited to 'net-p2p/bitcoin-qt/metadata.xml')
-rw-r--r-- | net-p2p/bitcoin-qt/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/bitcoin-qt/metadata.xml b/net-p2p/bitcoin-qt/metadata.xml index 795294847bad..0c64d432c74c 100644 --- a/net-p2p/bitcoin-qt/metadata.xml +++ b/net-p2p/bitcoin-qt/metadata.xml @@ -13,6 +13,7 @@ <flag name="bitcoin_policy_rbf">Replace By Fee policy: Your node will preferentially mine and relay transactions paying the highest fee, regardless of receive order</flag> <flag name="bitcoin_policy_spamfilter">Enhanced spam filter policy: Notorious spammers will not be assisted by your node</flag> <flag name="http">Enable support for the JSON-RPC and REST HTTP server (builtin net-p2p/bitcoind)</flag> + <flag name="knots">Build enhanced Bitcoin Knots version, rather than Bitcoin Core</flag> <flag name="libevent">Use dev-libs/libevent</flag> <flag name="ljr">Enable Luke Dashjr's patches</flag> <flag name="qrcode">Enable generation of QR Codes for receiving payments</flag> |