wire: Bump minor due to feefilter addition
This commit is contained in:
parent
ca4e9b82d6
commit
9935fe5dba
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ import (
|
|||
const MaxUserAgentLen = 256
|
||||
|
||||
// DefaultUserAgent for wire in the stack
|
||||
const DefaultUserAgent = "/btcwire:0.4.1/"
|
||||
const DefaultUserAgent = "/btcwire:0.5.0/"
|
||||
|
||||
// MsgVersion implements the Message interface and represents a bitcoin version
|
||||
// message. It is used for a peer to advertise itself as soon as an outbound
|
||||
|
|
Loading…
Add table
Reference in a new issue