Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: b9a641ab794a7d9293d4ffaeb9e8340e3e25a2af
https://github.com/conformal/btcd/commit/b9a641ab794a7d9293d4ffaeb9e8340e3e25a2af
Author: Dave Collins <[email protected]>
Date: 2014-01-27 (Mon, 27 Jan 2014)
Changed paths:
M rpcserver.go
Log Message:
-----------
Move getnewaddress RPC method to askwallet list.
The getnewaddress RPC method deals with wallet-related functionality and
therefore has been moved to the list of methods which return an error
information the caller to send the request to the wallet instead.