From d0cc2868519ea572ef25bf741b1788217b2e106e Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 22 Aug 2018 16:20:48 +0800 Subject: [PATCH] Update cli-wallet-api.md --- api/cli-wallet-api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/cli-wallet-api.md b/api/cli-wallet-api.md index 02f67a0..a70fd4e 100644 --- a/api/cli-wallet-api.md +++ b/api/cli-wallet-api.md @@ -27,7 +27,8 @@ 进入命令行(cmd),输入 ``` -curl --data '{"jsonrpc": "2.0", "method": "get_account", "params": ["nathan"], "id": 1}' http://127.0.0.1:8091``` +curl --data '{"jsonrpc": "2.0", "method": "get_account", "params": ["nathan"], "id": 1}' http://127.0.0.1:8091 +``` 即可看到返回结果