endpoints work

This commit is contained in:
callebtc 2022-10-13 22:10:33 +02:00 committed by dni ⚡
parent 686076fa5c
commit b41bd694a1
6 changed files with 371 additions and 347 deletions

View file

@ -63,6 +63,7 @@ protobuf = "^4.21.6"
Cerberus = "^1.3.4"
async-timeout = "^4.0.2"
pyln-client = "0.11.1"
starlette-context = "^0.3.4"
[tool.poetry.dev-dependencies]
isort = "^5.10.1"