Skip to content

Commit

Permalink
Rename transactios.sql to transactions.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
BohuTANG authored Aug 16, 2022
1 parent 086ab70 commit ab854da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ CREATE TABLE transactions (
block_hash STRING,
block_number BIGINT UNSIGNED,
block_timestamp BIGINT UNSIGNED
);
);

0 comments on commit ab854da

Please sign in to comment.