Update models.py
This commit is contained in:
parent
10b8f90fcc
commit
316b2256e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue