22:38:16 tobtoht What do you think about https://github.com/monero-project/monero/pull/8605? 22:39:05 I'm trying to funnel all the monero wallet RPC requests through one interface so we have more flexibiity on wallet connectivity 22:40:45 Pushing RPC implementation to moneromooo's NodeRPCProxy class, the idea being in the future that RPCNodeProxy could actually be connecting to multiple node's at once underneath or during multiple parallel requests to one daemon, etc