Skip to content

Commit

Permalink
corrected comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Taaseen-Ali committed Apr 8, 2021
1 parent 2069a30 commit 33493cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/conseil.sql
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@ CREATE INDEX ix_balance_updates_account_id ON tezos.balance_updates USING btree

CREATE INDEX ix_balance_updates_block_level ON tezos.balance_updates USING btree (block_level);

-- Index: ix_operations_block_level
-- Index: ix_operations_block_level_delegate

CREATE INDEX ix_operations_block_level_delegate
ON tezos.operations USING btree
Expand Down

0 comments on commit 33493cc

Please sign in to comment.