Commit ef3b43e1 authored by 谢昇's avatar 谢昇

Update cli独立模块命令-3(privacy、para).md

parent 42c93be0
**版本:V6.3.2** **版本:V6.3.2**
...@@ -854,7 +854,20 @@ status:10:joined,11:quited ...@@ -854,7 +854,20 @@ status:10:joined,11:quited
`cli para super_node quit -a 1EKWC81hrPFPK3rfGiD4g9cQ1o9ohR62Sa --rpc_laddr="http://localhost:8901" --paraName user.p.super.` `cli para super_node quit -a 1EKWC81hrPFPK3rfGiD4g9cQ1o9ohR62Sa --rpc_laddr="http://localhost:8901" --paraName user.p.super.`
可以由任何地址提出,由超级节点账户组进行投票。 可以由任何地址提出,由超级节点账户组进行投票。
***
配置相关
## config
`cli para config stages -h`
```
Available Commands:
all Get para chain self consensus stages
cancel cancel for config cmd
new apply for para chain's self consensus stages cmd
one query para chain one self consensus stage
query show self consensus stage apply info
vote vote for config cmd
```
目前支持自共识查询
......
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