readme cleanup
This commit is contained in:
parent
63516f2895
commit
aa3d1aecf5
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
* For a given table in the `ipld-eth-db` schema, we know the number of columns to be expected in each row in the data dump:
|
* For a given table in the `ipld-eth-db` schema, we know the number of columns to be expected in each row in the data dump:
|
||||||
|
|
||||||
| Table | Expected columns |
|
| Table | Expected columns |
|
||||||
| ----------------- |:----------------:|
|
|--------------------|:----------------:|
|
||||||
| public.nodes | 5 |
|
| `public.nodes` | 5 |
|
||||||
| public.blocks | 3 |
|
| `public.blocks` | 3 |
|
||||||
| eth.header_cids | 16 |
|
| `eth.header_cids` | 16 |
|
||||||
| eth.state_cids | 8 |
|
| `eth.state_cids` | 8 |
|
||||||
| eth.storage_cids | 9 |
|
| `eth.storage_cids` | 9 |
|
||||||
|
|
||||||
### Find Bad Data
|
### Find Bad Data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user