Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcd
  Commit: ca4e9b82d639837e4d7b2071c9c32c0e54f49a4c
      
https://github.com/btcsuite/btcd/commit/ca4e9b82d639837e4d7b2071c9c32c0e54f49a4c
  Author: David Hill <dh...@mindcry.org>
  Date:   2016-10-17 (Mon, 17 Oct 2016)

  Changed paths:
    M wire/doc.go
    M wire/message.go
    A wire/msgfeefilter.go
    A wire/msgfeefilter_test.go
    M wire/protocol.go

  Log Message:
  -----------
  wire: implement feefilter message (bip0133)

feefilter is used to request the receiving peer does not announce any
transactions below the specified minimum fee rate.


Reply via email to