Update models.py

This commit is contained in:
Arc 2020-04-18 01:36:50 +01:00 committed by GitHub
parent 10b8f90fcc
commit 316b2256e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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