TheSavageTeddy commited on
Commit
ed01180
·
verified ·
1 Parent(s): 9b3c568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ This dataset contains **all deployed Ethereum contracts as of block `21850000`**
16
 
17
  Contract bytecodes are stored as a hash of the bytecode, and another dataset is provided mapping bytecode hashes to bytecodes. This is to reduce the size of the dataset, as many contracts have identical bytecodes.
18
 
19
- This dataset was exported from a PostgreSQL database in CSV format.
20
 
21
  ## Methodology
22
 
 
16
 
17
  Contract bytecodes are stored as a hash of the bytecode, and another dataset is provided mapping bytecode hashes to bytecodes. This is to reduce the size of the dataset, as many contracts have identical bytecodes.
18
 
19
+ This dataset was exported from a PostgreSQL database into CSV format.
20
 
21
  ## Methodology
22