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
# Description
See related issues for context
# Changes
- [x] Drop `auction_transactions` table
- [x] Drop `solver_fee` column (always null now)
## How to test
Run migration locally
## Related Issues
Fixes#2350 & #2100
Background
After #2283 being merged, table
auction_transaction
should be dropped since no longer used.Would be nice to include #2100 in this cleanup.
The text was updated successfully, but these errors were encountered: