diff options
Diffstat (limited to 'net-p2p/bitcoind/metadata.xml')
-rw-r--r-- | net-p2p/bitcoind/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/bitcoind/metadata.xml b/net-p2p/bitcoind/metadata.xml index 45a60634af6e..91b80520930d 100644 --- a/net-p2p/bitcoind/metadata.xml +++ b/net-p2p/bitcoind/metadata.xml @@ -12,9 +12,7 @@ <use> <flag name="asm">Enable assembly for optimization</flag> <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="knots">Build enhanced Bitcoin Knots version, rather than Bitcoin Core</flag> - <flag name="ljr">Enable Luke Dashjr's patches</flag> <flag name="upnp">Enable Universal Plug and Play</flag> <flag name="wallet">Enable wallet support</flag> <flag name="zeromq">Report blocks and transactions via zeromq</flag> |