github.com/franono/tendermint@v0.32.2-0.20200527150959-749313264ce9/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 }