Optimize RPC commands: - monerod
a. Restrict external access
b. Remove unnecessary commands
c. Optimize subaccount/subaddress lookaheads (default should be only 1 account; we don't use the rest)
d. Map commands to variables so they can be changed in the UI
https://github.com/monero-project/monero/issues/8954#issuecomment-2394093863
Optimize RPC commands: - monerod a. Restrict external access b. Remove unnecessary commands c. Optimize subaccount/subaddress lookaheads (default should be only 1 account; we don't use the rest) d. Map commands to variables so they can be changed in the UI