Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: 47e65634a7545197e9deec0f579dd6d59b006670
https://github.com/conformal/btcd/commit/47e65634a7545197e9deec0f579dd6d59b006670
Author: Dave Collins <[email protected]>
Date: 2014-05-07 (Wed, 07 May 2014)
Changed paths:
M rpcserver.go
Log Message:
-----------
Use btcd pver instead of wire pver in RPC encoding.
Along the same lines as the previous commit, the RPCs that return
serialized data structures should use the max protocol version btcd
supports as opposed to the maximum protocol version etcwire supports.