Branch: refs/heads/master Home: https://github.com/conformal/btcd Commit: 6f17ebc8cbf06c525c19a99d578c79c020a88254 https://github.com/conformal/btcd/commit/6f17ebc8cbf06c525c19a99d578c79c020a88254 Author: David Hill <[email protected]> Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M rpcserver.go
Log Message:
-----------
Implement validateaddress.
validateaddress will simply return whether the given address is
valid or not. For the full implementation, one should query
btcwallet instead.
