
I tried using this rpc method call as provided in the docs, for the `getLargestAccounts`, but the params seems to be invalid(Saying it should be an array)
I think the core issue is how jsonrpc_core crate handles rpc method params parsing. This seems to be the case for each example for almost every rpc call