Exchanges (can receive bank deposits) vs wallets (cold storage only). Supports ?type= filter on GET /api/wallets. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
45 B
SQL
2 lines
45 B
SQL
ALTER TABLE wallets DROP COLUMN wallet_type;
|