Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 66a17f8a476c48250f980d88f068f39329d65094
https://github.com/btcsuite/btcd/commit/66a17f8a476c48250f980d88f068f39329d65094
Author: Dave Collins <[email protected]>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M rpcserver.go
Log Message:
-----------
Return time offset in getinfo RPC.
This was previously hard-coded to zero instead of using the offset
provided by the median time source which takes time samples from the other
connected nodes.