Merge #10870: [Qt] Use wallet 0 in rpc console if running with multiple wallets
commit412b466d11ffc8c68a65104b6c14bde15c0a9b4d
authorWladimir J. van der Laan <laanwj@gmail.com>
Tue, 25 Jul 2017 12:10:32 +0000 (25 14:10 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Tue, 25 Jul 2017 12:10:57 +0000 (25 14:10 +0200)
tree4f6ccc0f2ad9d4d06cf1c8320c4ef01089ebc499
parent1124328ad1e8b1d4487d81404eff269c5373d6a7
parent97375727b8f3b7d26c7c813630a6139005b5c5c9
Merge #10870: [Qt] Use wallet 0 in rpc console if running with multiple wallets

9737572 [Qt] Use wallet 0 in rpc console if running with multiple wallets (Jonas Schnelli)

Pull request description:

  Current master with multiwallet results in accessing wallet 0 in QT (send / receive / tx history / etc.), **but** the RPC console cannot access that wallet (only non-wallet commands work).

  This is a quick solution to re-allow accessing the same wallet (Index 0) via RPC console in multiwallet.

  The solutions design is not "state of the art" (should go over WalletModel). Ideally we work on an overall multiwallet support for the GUI (which then would remove this change).

  I think we should consider this as a bugfix.

Tree-SHA512: 16cf844662248ffd3d82c7d0cbe5879f231fbc7d4f5a4aab4180a9087018519c98301e4ac311eaec2cc39dddf25d3edf9be99a6622ea682c138a820a9b21fd0c