github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/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  }