Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: 3faa256f756672c64fa291496a2e428792116b07
https://github.com/conformal/btcd/commit/3faa256f756672c64fa291496a2e428792116b07
Author: Dave Collins <[email protected]>
Date: 2013-12-27 (Fri, 27 Dec 2013)
Changed paths:
M server.go
Log Message:
-----------
Correct the getpeerinfo RPC services field.
In order to match the Satohsi client, the return is supposed to be an
8-digit string representation of the services instead of the actual
services numeric value.