bytecoin
bytecoin copied to clipboard
Error with RPC calls
All RPC calls are giving me the following error.
{"error":{"code":-32603,"message":"Serializer doesn't support this type of serialization: Object expected."},"id":"1","jsonrpc":"2.0"}
Try using named parameters instead of positional ones.
Well that gets me somewhere, but now I am getting - Unable to get check for new block template: Issue getting block template: {"error":{"code":-4,"message":"Failed to parse wallet address"},"id":"0","jsonrpc":"2.0"}