update readme with notes regarding solana block

This commit is contained in:
Desmond Hui 2022-02-28 11:34:26 -08:00
parent 17ae09fcf7
commit 0cfdb53c19

View File

@ -22,7 +22,8 @@ solana:
query_tag: <TAG>
```
### Notes
- `block_id` column in our data models matches what [Solcan](https://solscan.io/) classifies as `Block`. This value is same as what is referred to as `Slot`.
### Resources:
- Learn more about dbt [in the docs](https://docs.getdbt.com/docs/introduction)