github.com/Oyster-zx/tendermint@v0.34.24-fork/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  }