- Added new compliant tokens including Tether EUR, Pound Sterling, and others to the DUAL_CHAIN_TOKEN_LIST. - Updated version in the token list configuration to 1.2. - Enhanced Nginx configuration to support token-aggregation API and serve token list and network configurations from specified paths. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
72 B
SQL
3 lines
72 B
SQL
-- Rollback activity_events table
|
|
DROP TABLE IF EXISTS activity_events;
|