mirror of https://github.com/bitcoin/bitcoin
This also changes the uiInterface.LoadWallet signal argument type from shared_ptr<CWallet> to unique_ptr<interfaces::Wallet> because CWallet is an internal wallet class that shouldn't be used in non-wallet code (and also can't be passed across process boundaries). This commit does not change behavior.pull/15288/head
parent
318f41fb2c
commit
1106a6fde4
Loading…
Reference in new issue