I am using Lucid Ocean C# client for Multichain, but it seems that the library does not accommodate all the response data. Hence, to modify the library, I need to know the details of the responses (in json format for all the availabe rpc command as listed in our rpc api page. Where can i find this details. I have tried by generating raw result using multichain-cli, but the result is dependent on the blocks, hence I am not sure whether I am able to generate all possible responses. Please help