From 2c4c6609ba51f6deef256862acad5dc6489f7c70 Mon Sep 17 00:00:00 2001 From: satoshi Date: Fri, 29 May 2026 17:23:42 +0300 Subject: [PATCH] Test commit signing with proper identity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64449a8..1eafb60 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ cp .env.example .env # set bitcoind RPC credentials make up # build images + start ckpool + api ``` -The dashboard is at `http://localhost:8080`. Point a miner at `stratum+tcp://localhost:3333` with a Bitcoin address as the username. +The dashboard is at `http://localhost:8080`. Point a miner at `stratum+tcp://localhost:3333` with a valid Bitcoin address as the username. ### Make Targets