Commit 10e9883d authored by 谢昇's avatar 谢昇

Update cli命令使用文档.md

parent 8db31077
**版本:V6.2.0**
**版本:V6.2.0**
......@@ -450,10 +450,14 @@ Available Commands:
返回合约地址
```
※ 目前支持的执行器包括:(""none"c,ns", "ticket", "norm", "hashlock", "retrieve", "none", "token", "trade", "manage", "evm", "relay", "privacy" and user-defined type )
※ 目前支持的执行器包括:("none", "coins", "manage", "ticket", "hashlock", "multisig", "paracross", "retrieve", "token", "trade", "unfreeze" and user-defined type)
## 7.2 exec userdata 构造用区块链发送文件信息
```cli exec userdata -d "`cat ~/xxx.md`" -e "user.write" -t "md" ```
-d后跟数据,可指定具体路径下的文件,支持md格式;
-e后接自定义执行器,必须以user.开头;
-t后跟标题。
## exec userdata 用区块链发送文件信息
后文详述。
# mempool模块
```
......
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