github.com/lazyledger/lazyledger-core@v0.35.0-dev.0.20210613111200-4c651f053571/rpc/jsonrpc/test/data.json (about)

     1  {
     2    "jsonrpc": "2.0",
     3    "id": "",
     4    "method": "hello_world",
     5    "params": {
     6      "name": "my_world",
     7      "num": 5
     8    }
     9  }