Partially backport core's PR8775, namely:
RPC/Wallet: Pass CWallet as pointer to helper functions
RPC: Do all wallet access through new GetWalletForJSONRPCRequest
Differential D925
Refactor RPC: Access wallet through GetWalletForJSONRPCRequest deadalnix on Jan 9 2018, 23:36. Authored by
Details
Partially backport core's PR8775, namely: RPC/Wallet: Pass CWallet as pointer to helper functions make check ./test/functional/test_runner.py
Diff Detail
|