ipld-eth-server/db/migrations/1537471852_add_flip_kick_to_checked_headers.down.sql

2 lines
69 B
MySQL
Raw Normal View History

ALTER TABLE public.checked_headers
DROP COLUMN flip_kick_checked;