docs update

This commit is contained in:
drethereum 2023-09-11 13:19:03 -06:00
parent 9e619c1f3f
commit 71493bde6f
2 changed files with 4 additions and 4 deletions

View File

@ -62,6 +62,10 @@ The documentation included here details the design of the External tables and vi
[Snapshot Documentation](https://docs.snapshot.org/)
- [snapshot__ez_snapshot](https://flipsidecrypto.github.io/external-models/#!/model/model.external_models.snapshot__ez_snapshot)
- [snapshot__dim_spaces](https://flipsidecrypto.github.io/external-models/#!/model/model.external_models.snapshot__snapshot__dim_spaces)
- [snapshot__dim_users](https://flipsidecrypto.github.io/external-models/#!/model/model.external_models.snapshot__dim_users)
- [snapshot__fact_proposals](https://flipsidecrypto.github.io/external-models/#!/model/model.external_models.snapshot__fact_proposals)
- [snapshot__fact_votes](https://flipsidecrypto.github.io/external-models/#!/model/model.external_models.snapshot__fact_votes)
## **Helpful User-Defined Functions (UDFs)**

View File

@ -14,10 +14,6 @@ The description of the space.
The symbol of the space.
{% enddocs %}
{% docs snapshot_spaces_symbol %}
The symbol of the space.
{% enddocs %}
{% docs snapshot_spaces_categories %}
The category of the space.
{% enddocs %}