Trying to get the information of added node in C# Multichain Library and getting an exception message failed to deserialize json. When i getaddednode info using multichain-cli it gives me the info but the status of node is connected = false, but the node is connected,
Question 2: I added the node manually by using addnode command, But when we connect to a node using Multichaind chainname @192.xxx.xxx.x.x then the addednodeinfo result is null, Why?