endpoints work

This commit is contained in:
callebtc 2022-10-13 22:10:33 +02:00
parent 36907d8d7e
commit d40298673c
6 changed files with 372 additions and 348 deletions

View file

@ -64,6 +64,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"