From c9b197141f23c4727b894709a2d2e0062060e6fc Mon Sep 17 00:00:00 2001 From: Sam Bukowski Date: Wed, 23 Oct 2024 09:58:33 -0600 Subject: [PATCH] correct dawn num --- docs/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.js b/docs/config.js index f536ae60..037cd6a4 100644 --- a/docs/config.js +++ b/docs/config.js @@ -36,7 +36,7 @@ export const siteConfig = { }, }, dawn: { - num: 1555, + num: 1, flame_rpc: "https://rpc.flame.dawn-1.astria.org", flame_explorer: "https://explorer.flame.dawn-1.astria.org", sequencer_rpc: "https://rpc.sequencer.dawn-1.astria.org",