analyseether / ether_sql

A python library to push ethereum blockchain data into an sql database.
http://ether-sql.readthedocs.io
Apache License 2.0
69 stars 22 forks source link

Update docs for state and storage #57

Open ankitchiplunkar opened 6 years ago

ankitchiplunkar commented 6 years ago

Describe the bug The docs do not contain the details of state and storage tables in the API docs.

Expected behavior The docs at https://ether-sql.readthedocs.io/en/latest/api/models.html should contain the details of state and storage tables.