Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 2a7f41cddb9174ee3d72a5a78f90334aa9c99c9f
https://github.com/btcsuite/btcd/commit/2a7f41cddb9174ee3d72a5a78f90334aa9c99c9f
Author: David Hill <[email protected]>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M peer/peer.go
M server.go
Log Message:
-----------
peer: Add DisableRelayTx to config.
DisableRelayTx sets the DisableRelayTx value in the version
message which informs the remote peer on whether to send
inv messages for transactions.