You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the ingest checks that the total fee is greater than or equal to the minimum fee, but it doesn't set a maximum. Makers could potentially grief takers by listing orders with very high fees. We should ensure that the taker fee does not exceed the minimum fee, though if makers want to exceed the minimum fee that seems like their prerogative.
Currently, the ingest checks that the total fee is greater than or equal to the minimum fee, but it doesn't set a maximum. Makers could potentially grief takers by listing orders with very high fees. We should ensure that the taker fee does not exceed the minimum fee, though if makers want to exceed the minimum fee that seems like their prerogative.