Update schema.sql
This commit is contained in:
parent
35b40e6ff7
commit
a1b75c31e9
@ -477,7 +477,7 @@ CREATE TABLE eth.known_gaps (
|
||||
starting_block_number bigint PRIMARY KEY,
|
||||
ending_block_number bigint,
|
||||
checked_out boolean,
|
||||
modulus_block_number INT
|
||||
processing_key INT
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user