mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-27 10:32:44 +00:00
add test example
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"jsonrpc":"2.0",
|
||||
"id":"",
|
||||
"method":"hello_world",
|
||||
"params":["my_world", 5]
|
||||
}
|
||||
Reference in New Issue
Block a user