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