Allow setting minrelaytxfee to 0
commit7d4e9509ade0c258728011d8f6544ec3e75d63dc
authorAlex Morcos <morcos@chaincode.com>
Fri, 20 Jan 2017 02:48:10 +0000 (19 21:48 -0500)
committerAlex Morcos <morcos@chaincode.com>
Fri, 3 Mar 2017 21:50:20 +0000 (3 16:50 -0500)
tree8d5d25eb3c9f6c94ab2124d53f7643763b9f6a6c
parent359e8a03d1667dca3e8375695131b8b5e6c54f0a
Allow setting minrelaytxfee to 0

Setting minrelaytxfee to 0 will allow all transactions regardless of fee to enter your mempool until it reaches its size limit.  However now that mempool limiting is governed by a separate incrementalrelay fee, it is an unnecessary restriction to prevent a minrelaytxfee of 0.
src/init.cpp