MexicanTakeout

Results 3 issues of MexicanTakeout

Implemented per #2516

This is on Monero 'Fluorine Fermi' (v0.18.0.0-b6a029f22) stage net. Steps to reproduce: - create wallet - use a faucet to supply moneroj to wallet - open wallet and type in...

A few methods I found missing in wallet-rpc.md while checking wallet_rpc_server.h from [here](https://github.com/monero-project/monero/blob/9750e1fa103539b3e533455500610aae76e253a5/src/wallet/wallet_rpc_server.h#L70) ... to [here](https://github.com/monero-project/monero/blob/9750e1fa103539b3e533455500610aae76e253a5/src/wallet/wallet_rpc_server.h#L163) - freeze - thaw - frozen - sweep_unmixable - scan_tx - exchange_multisig_keys - set_log_level...

📚 docs: dev guides