1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00

Fixup schema.md table formatting

This commit is contained in:
Roman Zeyde 2021-09-18 20:19:58 +03:00
parent 2237e45a55
commit a53048f2ef

View File

@ -42,12 +42,12 @@ For faster loading, we store all block headers in RocksDB:
In addition, we also store the chain tip:
| Key | | Value |
| --- || ------------------------ |
| --- | - | ------------------------ |
| `T` | | `blockhash as BlockHash` |
## Configuration (`config`)
| Key | | Value |
| --- || --------------------------- |
| --- | - | --------------------------- |
| `C` | | `serialized config as JSON` |