Create RPC plugins and move business logic from [MicroCoin.RPC.Handler.pas](https://github.com/MicroCoinHU/MicroCoin/blob/master/RPC/MicroCoin.RPC.Handler.pas) to smaller plugin files. Organize RPC functions by funcionality like [MicroCoin.Account.RPC.pas](https://github.com/MicroCoinHU/MicroCoin/blob/master/Account/MicroCoin.Account.RPC.pas)