mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
docs: add Signature Verification to sidebar under Running a Node (#21900)
This commit is contained in:
committed by
GitHub
parent
8629c55152
commit
3bfd002477
@@ -62,6 +62,10 @@ export const sidebar: SidebarItem[] = [
|
||||
text: "Overview",
|
||||
link: "/run/overview",
|
||||
},
|
||||
{
|
||||
text: "Signature Verification",
|
||||
link: "/installation/binaries#signature-verification",
|
||||
},
|
||||
{
|
||||
text: "Networks",
|
||||
// link: "/run/networks",
|
||||
|
||||
Reference in New Issue
Block a user