Branch: refs/heads/master Home: https://github.com/conformal/btcd Commit: 888884a39962cb4cd8014f32e5fe5121330378e2 https://github.com/conformal/btcd/commit/888884a39962cb4cd8014f32e5fe5121330378e2 Author: Dave Collins <[email protected]> Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M rpcserver.go
Log Message:
-----------
Use .haveTransaction in new getmempool RPC code.
The mempool is already locked and the exported version locks it, so the
unexported version is needed.
