Branch: refs/heads/master Home: https://github.com/btcsuite/btcd Commit: 83bcfea271da8b0c890ede7ef374c5a74ec5aad7 https://github.com/btcsuite/btcd/commit/83bcfea271da8b0c890ede7ef374c5a74ec5aad7 Author: David Hill <[email protected]> Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M mempool.go
M server.go
Log Message:
-----------
mempool: Introduce mempoolConfig.
This is in preparation of moving mempool to its own subpackage. No
functional change.
