Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: 8a73f9b2458767a284e34a21fb4798c84e7a6259
https://github.com/conformal/btcd/commit/8a73f9b2458767a284e34a21fb4798c84e7a6259
Author: Dave Collins <[email protected]>
Date: 2014-01-04 (Sat, 04 Jan 2014)
Changed paths:
M rpcserver.go
Log Message:
-----------
Correct p2sh field of decodescript RPC result.
The p2sh field in the result should be the encoded address which includes
the network (human-readable address) instead of just the raw hash.