aboutsummaryrefslogblamecommitdiffstats
path: root/rpc/testdata/reqresp-noparam.js
blob: 2edf486d9f85a73f5f59e9fec6c5fae154558ecc (plain) (tree)
1
2
3
4



                                                       
// This test checks that calls with no parameters work.

--> {"jsonrpc":"2.0","method":"test_noArgsRets","id":3}
<-- {"jsonrpc":"2.0","id":3,"result":null}