generated fresh addresses nicely

This commit is contained in:
benarc
2020-12-03 17:26:11 +00:00
parent 48cf23346c
commit c62678b3aa
7 changed files with 97 additions and 57 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ class Wallets(NamedTuple):
class Payments(NamedTuple):
id: str
user: str
ex_key: str
wallet: str
title: str
address: str
time_to_pay: str
amount: int