OSDN Git Service

Replace grpc to jsonrpc (#69)
[bytom/bytom.git] / rpc / lib / test / data.json
diff --git a/rpc/lib/test/data.json b/rpc/lib/test/data.json
deleted file mode 100644 (file)
index 83283ec..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-  "jsonrpc": "2.0",
-  "id": "",
-  "method": "hello_world",
-  "params": {
-    "name": "my_world",
-    "num": 5
-  }
-}