add test example

This commit is contained in:
Ethan Buchman
2016-06-23 20:37:35 -04:00
parent 0c70a4636a
commit a44e0e0f4b
5 changed files with 98 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"jsonrpc":"2.0",
"id":"",
"method":"hello_world",
"params":["my_world", 5]
}