Browse Source

Update models.py

fee_issues
Arc 5 years ago
committed by GitHub
parent
commit
316b2256e4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lnbits/extensions/amilk/models.py

2
lnbits/extensions/amilk/models.py

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

Loading…
Cancel
Save