Move result there also.
C#: { "jsonrpc": "2.0", "id": 2, "result": { "networkfee": "1185120" } } Go: { "id": 2, "jsonrpc": "2.0", "result": 1185120 } Thanks @csmuller for finding it.