Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -423,7 +423,7 @@ def issue_tokens(send,rec,amount):
|
|
| 423 |
if balance_send < 0:
|
| 424 |
mes ="Not enough tokens"
|
| 425 |
p = False
|
| 426 |
-
|
| 427 |
print(mes)
|
| 428 |
|
| 429 |
if z==False:
|
|
|
|
| 423 |
if balance_send < 0:
|
| 424 |
mes ="Not enough tokens"
|
| 425 |
p = False
|
| 426 |
+
|
| 427 |
print(mes)
|
| 428 |
|
| 429 |
if z==False:
|