docs/fundamentals: fix format

This commit is contained in:
Gary Rong 2025-07-07 16:09:00 +08:00
parent e0acdcc037
commit 4f21f0af5a

View file

@ -1,7 +1,7 @@
---
title: Archive mode
description: Running an Archive Node in Geth
--
---
Geth supports two types of archive nodes that allow querying historical Ethereum state: hash-based and path-based. This document outlines both approaches.