Branch: refs/heads/master
  Home:   https://github.com/conformal/btcd
  Commit: 72afc787e6d471bcf516eee9b6a3788a8bacd03b
      
https://github.com/conformal/btcd/commit/72afc787e6d471bcf516eee9b6a3788a8bacd03b
  Author: Dave Collins <[email protected]>
  Date:   2014-01-27 (Mon, 27 Jan 2014)

  Changed paths:
    M rpcserver.go

  Log Message:
  -----------
  Move getinfo RPC method to askwallet list.

The getinfo RPC method requires access to information only available in
the wallet.  Therefore, it has been moved to the list of methods which
return an error information the caller to send the request to the wallet
instead.


Reply via email to