Commit 0c451d4b authored by 谢昇's avatar 谢昇

Update cli独立模块命令-2(token、trade、unfreeze).md

parent a00525fb
**版本:V6.2.0** **版本:V6.2.0**
...@@ -607,8 +607,8 @@ Available Commands: ...@@ -607,8 +607,8 @@ Available Commands:
## 合约查询 ## 合约查询
## show 根据id查询合约信息 ## show 根据id查询合约信息
`cli unfreeze show --id b8cc193e362d889caf1c52be4c9865fc8a9330620e3686794b6e24c6376c78f8`` `cli unfreeze show --id b8cc193e362d889caf1c52be4c9865fc8a9330620e3686794b6e24c6376c78f8`
` ```
{ {
"unfreezeID": "mavl-unfreeze-b8cc193e362d889caf1c52be4c9865fc8a9330620e3686794b6e24c6376c78f8", "unfreezeID": "mavl-unfreeze-b8cc193e362d889caf1c52be4c9865fc8a9330620e3686794b6e24c6376c78f8",
"startTime": "1565162228", "startTime": "1565162228",
...@@ -625,7 +625,7 @@ Available Commands: ...@@ -625,7 +625,7 @@ Available Commands:
}, },
"terminated": false "terminated": false
} }
` ```
## show_withdraw 根据id查询可取回冻结份额 ## show_withdraw 根据id查询可取回冻结份额
`cli unfreeze show_withdraw --id b8cc193e362d889caf1c52be4c9865fc8a9330620e3686794b6e24c6376c78f8` `cli unfreeze show_withdraw --id b8cc193e362d889caf1c52be4c9865fc8a9330620e3686794b6e24c6376c78f8`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment