Files
python-teos/watchtower-plugin/template.conf
Sergi Delgado Segura 43217874b5 Splits add_appointment so it can also be used by the Retrier
- The appointment constructions is left in Watchtower (via on_commit_revocation method)
- The tower interaction is moved to net/http so it can be reused
- Adds missing logic for invalid resposes by the tower (e.g invalid signatures)
2020-04-29 14:14:01 +02:00

5 lines
41 B
Plaintext

[teos]
api_port = 9814
max_retries = 30