github.com/CryptoKass/go-ethereum@v1.9.8-0.20191108085857-de2259d27c75/rpc/testdata/invalid-nonobj.js (about) 1 // This test checks behavior for invalid requests. 2 3 --> 1 4 <-- {"jsonrpc":"2.0","id":null,"error":{"code":-32600,"message":"invalid request"}}