check expiry upon payment creation

This commit is contained in:
callebtc
2022-10-05 14:17:23 +02:00
parent 3b70d45091
commit efc024e1c0
4 changed files with 116 additions and 41 deletions
+1
View File
@@ -64,6 +64,7 @@ protobuf = "^4.21.6"
Cerberus = "^1.3.4"
async-timeout = "^4.0.2"
pyln-client = "0.11.1"
setuptools = "^65.4.1"
[tool.poetry.dev-dependencies]
isort = "^5.10.1"