mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-23 07:24:30 +01:00
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)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
[teos]
|
||||
api_port = 9814
|
||||
max_retries = 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user