mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-22 07:52:44 +00:00
d2c05bc5b9
This reverts commit 96a3502
10 lines
118 B
JSON
10 lines
118 B
JSON
{
|
|
"jsonrpc": "2.0",
|
|
"id": "",
|
|
"method": "hello_world",
|
|
"params": {
|
|
"name": "my_world",
|
|
"num": 5
|
|
}
|
|
}
|