BTCP-Rebase
BTCP-Rebase copied to clipboard
[rpc] AsyncRPCOperation: Constructor takes std::shared_ptr<CWallet>
This is the better define the lifecycle and ownership model of AsyncRPCOperation
and CWallet
s.
Also, pwalletMain
->pwallet_
.