docs/fundamentals: fix format (#32154)

This commit is contained in:
rjl493456442 2025-07-07 16:12:35 +08:00 committed by GitHub
parent e0acdcc037
commit f5a1af7954
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.