19:20:04 @rbrunner7:monero.social: I changed the macro THROW_WALLET_EXCEPTION_ON_API_ERROR() to function api_error_2_rpc_error(). The error codes in the Wallet API now directly translate to error codes in the wallet-rpc. 19:20:04 It resulted in quite a lot of changes, so I made a new branch for this to discuss it first, before I spam the existing PR. 19:20:04 See latest commit here: 19:20:04 https://github.com/monero-project/monero/compare/master...SNeedlewoods:seraphis_wallet:x_remove_wallet2_from_rpc_revisit_error_codes 19:54:08 Thanks! Will hopefully be able to take a look on Friday.