README: removed 'accept_url' from cashierd

This commit is contained in:
lunar-mining
2021-09-21 11:27:55 +02:00
parent ca55ecfa5d
commit a3456d22f8

View File

@@ -15,7 +15,6 @@ log_path = "/tmp/gatewayd.log"
**cashierd.toml**
```
accept_url = "127.0.0.1:7777"
rpc_url = "127.0.0.1:8000"
gateway_url = "127.0.0.1:3333"
gateway_subscriber_url = "127.0.0.1:4444"