1
0
This commit is contained in:
nicolas.dorier
2018-03-20 14:11:03 +09:00
parent 15039ea8bc
commit 1f5614f573

View File

@@ -31,7 +31,7 @@ Several scripts are provided to access the internal of your docker-service.
You can use it easily:
```
bitcoin-cli.sh getblockcount
./bitcoin-cli.sh getblockcount
```
# For docker noobs