Branch: refs/heads/master
  Home:   https://github.com/conformal/btcws
  Commit: 50a1c37317a087d6d64eabe0b83998bff398b025
      
https://github.com/conformal/btcws/commit/50a1c37317a087d6d64eabe0b83998bff398b025
  Author: Josh Rickmar <[email protected]>
  Date:   2014-01-24 (Fri, 24 Jan 2014)

  Changed paths:
    M cmds.go
    M cmds_test.go

  Log Message:
  -----------
  Remove parameters for createencryptedwallet.

The createencryptedwallet extension RPC request should not be used to
create wallets for additional accounts.  Instead, all btcwallet
accounts should use the same passphrase as the default account's
wallet.  This change removes the account name and description
parameters from createencryptedwallet, as it will only be used to
create the default account.


Reply via email to