Update README.md
This commit is contained in:
parent
2c07f01012
commit
92fcb78274
11
README.md
11
README.md
@ -26,6 +26,17 @@
|
||||
|
||||
`docker compose exec -it node node -balance -config /root/.config -signature-check=false`
|
||||
|
||||
### 使用Qclient命令
|
||||
|
||||
在quil-docker文件夹内执行
|
||||
|
||||
`docker compose exec -it node qclient <命令> --signature-check=false`
|
||||
|
||||
例如查看quil余额
|
||||
|
||||
`docker compose exec -it node qclient token balance --signature-check=false`
|
||||
|
||||
|
||||
### 更新
|
||||
|
||||
镜像地址
|
||||
|
||||
Loading…
Reference in New Issue
Block a user