ipld-eth-server/db/migrations/1512417153_add_abi_to_watched_contracts.down.sql

2 lines
59 B
MySQL
Raw Normal View History

ALTER TABLE watched_contracts
DROP COLUMN contract_abi;