Update models.py

This commit is contained in:
Arc
2020-04-18 01:36:50 +01:00
committed by GitHub
parent 10b8f90fcc
commit 316b2256e4

View File

@ -5,5 +5,5 @@ class AMilk(NamedTuple):
id: str
wallet: str
lnurl: str
atime: str
atime: int
amount: int