SatsPayServer works apart from updating charges

This commit is contained in:
Ben Arc
2021-04-07 22:51:33 +01:00
parent 90319bfd8c
commit 2d8f85f77c
8 changed files with 151 additions and 117 deletions

View File

@@ -13,6 +13,8 @@ class Charges(NamedTuple):
payment_request: str
payment_hash: str
webhook: str
completelink: str
completelinktext: str
time: int
amount: int
balance: int