c3f1fcf796
- mark header as checked if no matching logs - mark header as checked if all matching logs persisted successfully - batch convert and insert matching logs to enable transactional persist - enable skipping previously checked block headers when restarting a sync
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TABLE public.checked_headers
|
|
DROP COLUMN deal_checked; |