mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-06 20:11:08 +00:00
7 lines
83 B
JSON
7 lines
83 B
JSON
{
|
|
"jsonrpc":"2.0",
|
|
"id":"",
|
|
"method":"hello_world",
|
|
"params":["my_world", 5]
|
|
}
|