mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
teos - Adds start_block to add_appointment response
This commit is contained in:
@@ -263,6 +263,7 @@ class Watcher:
|
||||
|
||||
return {
|
||||
"locator": appointment.locator,
|
||||
"start_block": self.last_known_block,
|
||||
"signature": signature,
|
||||
"available_slots": available_slots,
|
||||
"subscription_expiry": self.gatekeeper.registered_users[user_id].subscription_expiry,
|
||||
|
||||
Reference in New Issue
Block a user