nTransactionFee
Transaction fee is only used by the wallet. No need for it to be in main.cpp.
getinfo
`getinfo` is a general info method which shows information from multiple sources, it doesn't belong in rpcnet.cpp or any of the other current RPC implementation files.
rpcmisc.cpp