1
0

Bump joinmarket to fix receive-payjoin

This commit is contained in:
nicolas.dorier
2021-10-20 11:14:15 +09:00
parent 16bb5c5bae
commit 8d8c131c14
3 changed files with 23 additions and 4 deletions

View File

@@ -107,6 +107,14 @@ supervisorctl start yg-privacyenhanced
*** Note that services will NOT be restarted automatically if the container restart. ***
If you want to automatically restart the service when the container restart,
```bash
vim $AUTO_START
```
Then remove the comment `#` in front of the service name you want to automatically restart.
## OB-Watcher
The `ob-watcher` service allows you to [see an order book](https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/orderbook.md).