Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrvano authored Oct 24, 2024
1 parent 2b1b3c5 commit 5e3fb52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ It is used as entrypoint SQL when Postgres started by ./db/Dockerfile from ./doc
- To reduce tables amount, we store this data slighlty denormalized, e.g. for proposals we store events such as `proposed`, `approved`, `executed` as well as `Votes` records from 'vote' extrinsics.



## Mbelt architecture diagram

![MBELT3 architecture diagram](./docs/arch3.png)
Expand Down

0 comments on commit 5e3fb52

Please sign in to comment.