diff options
| author | MarcoFalke <[email protected]> | 2019-08-19 18:12:35 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-05-01 07:39:00 -0400 |
| commit | fae51a5c6f4270a1088e6295b10a8cc45988ae46 (patch) | |
| tree | 1367e0780ab7e2fda2cb1cd46174029515d098f2 /src/httpserver.cpp | |
| parent | Merge #16426: Reverse cs_main, cs_wallet lock order and reduce cs_main locking (diff) | |
| download | discoin-fae51a5c6f4270a1088e6295b10a8cc45988ae46.tar.xz discoin-fae51a5c6f4270a1088e6295b10a8cc45988ae46.zip | |
wallet: Avoid translating RPC errors when loading wallets
Common errors and warnings should be translated when displayed in the
GUI, but not translated when displayed elsewhere. The wallet method
CreateWalletFromFile does not know its caller, so this commit changes it
to return a bilingual_str to the caller.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions