Skip to content

Commit

Permalink
fix: build (without markdownlint)
Browse files Browse the repository at this point in the history
  • Loading branch information
dp committed Jan 5, 2024
1 parent 12e3933 commit 5e9658d
Show file tree
Hide file tree
Showing 3 changed files with 788 additions and 326 deletions.
5 changes: 5 additions & 0 deletions .vitepress/constants/constants.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export const mochaChainId = 1337;

export default {
mochaChainId,
};
4 changes: 2 additions & 2 deletions developers/blobstream-proof-queries.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,11 +451,11 @@ portion of the specs.

### The Celestia square

![Square](/img/blobstream/blobstream-square.png)
<!-- ![Square](/img/blobstream/blobstream-square.png) -->

### The commitment scheme

![Blobstream Commitment Diagram](/img/blobstream/blobstream-commitment-diagram.png)
<!-- ![Blobstream Commitment Diagram](/img/blobstream/blobstream-commitment-diagram.png) -->

## Conclusion

Expand Down
Loading

0 comments on commit 5e9658d

Please sign in to comment.