mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
5 lines
174 B
JavaScript
5 lines
174 B
JavaScript
|
// This test calls the test_noArgsRets method.
|
||
|
|
||
|
--> {"jsonrpc": "2.0", "id": "foo", "method": "test_noArgsRets", "params": []}
|
||
|
<-- {"jsonrpc":"2.0","id":"foo","result":null}
|