Added paylinks to table
This commit is contained in:
@@ -21,6 +21,7 @@ class Payments(NamedTuple):
|
||||
address: str
|
||||
time_to_pay: str
|
||||
amount: int
|
||||
amount_paid: int
|
||||
time: int
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user