This commit is contained in:
2026-01-19 20:03:17 -04:00
parent d5fe22cc14
commit fa98283df6
6 changed files with 42 additions and 41 deletions

View File

@@ -79,7 +79,7 @@ To use `bal-pusher`, you need to compile and install Bitcoin with ZMQ (ZeroMQ) s
Once the application is installed and configured, you can start `bal-pusher` by running the following command:
```bash
$ bal-pusher
$ bal-pusher [bitcoin|testnet|regtest|]
```
This will start the service, which will listen for Bitcoin blocks via ZMQ and push transactions from the database when their locktime exceeds the median time past.