mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-18 00:42:39 +02:00
Update models.py
This commit is contained in:
@ -5,5 +5,5 @@ class AMilk(NamedTuple):
|
|||||||
id: str
|
id: str
|
||||||
wallet: str
|
wallet: str
|
||||||
lnurl: str
|
lnurl: str
|
||||||
atime: str
|
atime: int
|
||||||
amount: int
|
amount: int
|
||||||
|
Reference in New Issue
Block a user