chore(order): simplify order engine (#8188)
what: - remove unused features of order changes calculation engine
This commit is contained in:
committed by
GitHub
parent
e0c0a86264
commit
78b8a3c60f
@@ -104,8 +104,6 @@ describe("Order Exchange - Actions", function () {
|
||||
original_order_total: 270,
|
||||
current_order_total: 312.5,
|
||||
temporary_difference: 62.5,
|
||||
future_difference: 0,
|
||||
future_temporary_difference: 0,
|
||||
pending_difference: 312.5,
|
||||
difference_sum: 42.5,
|
||||
paid_total: 0,
|
||||
|
||||
Reference in New Issue
Block a user