forked from cerc-io/ipld-eth-server
work on mocks and unit tests
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// This test checks that calls with "params":null work.
|
||||
|
||||
--> {"jsonrpc":"2.0","method":"test_noArgsRets","params":null,"id":3}
|
||||
<-- {"jsonrpc":"2.0","id":3,"result":null}
|
||||
Reference in New Issue
Block a user