fuck man major readjustment but it is running again...

This commit is contained in:
2023-06-28 19:40:42 +02:00
parent b7dc7b99d1
commit 509c59bb88
25 changed files with 353 additions and 147 deletions

View File

@@ -126,7 +126,7 @@ class Exchange():
"""
# calculate price for complete order fullfilment
amount=int(amount)
full_price=price*amount
full_price=round(price*amount,2)
# Move resources into escrow