@@ -89,6 +89,6 @@ services:
`docker run --rm -v ./nockchain-wallet:/root/.nockapp/wallet -v ./:/app ghcr.io/lushdog/nockchain-wallet import-keys --input keys.export`
-### 查看钱包爆块记录
+### 查看钱包爆块记录和排行榜
-`bash checkWallet.sh`
+`docker compose exec -it nockchain /app/checkWallet.sh`