mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-11 13:02:39 +02:00
SatsPayServer works apart from updating charges
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user