mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-27 20:36:16 +02:00
@@ -72,7 +72,7 @@ class Payment(BaseModel):
|
|||||||
pending: bool
|
pending: bool
|
||||||
amount: int
|
amount: int
|
||||||
fee: int
|
fee: int
|
||||||
memo: str
|
memo: Optional[str]
|
||||||
time: int
|
time: int
|
||||||
bolt11: str
|
bolt11: str
|
||||||
preimage: str
|
preimage: str
|
||||||
|
Reference in New Issue
Block a user