mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 14:14:22 +01:00
Creates ExtendedAppointment as an appointment with user information
This commit is contained in:
@@ -8,5 +8,8 @@ HTTP_BAD_REQUEST = 400
|
||||
HTTP_NOT_FOUND = 404
|
||||
HTTP_SERVICE_UNAVAILABLE = 503
|
||||
|
||||
# LN general nomenclature
|
||||
IRREVOCABLY_RESOLVED = 100
|
||||
|
||||
# Temporary constants, may be changed
|
||||
ENCRYPTED_BLOB_MAX_SIZE_HEX = 2 * 2048
|
||||
|
||||
Reference in New Issue
Block a user