Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions apps/core/.vitepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,10 @@ const SIDEBAR = {
},
],
},
{
text: "EIP-2935 Accessing Blockhashes with System Contracts",
link: "/developers/guides/eip2935-historical-block-hashes",
},
{
text: "Community Guides",
link: "/developers/guides/community-guides",
Expand Down
Loading