mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
docs/fundamentals: fix format (#32154)
This commit is contained in:
parent
e0acdcc037
commit
f5a1af7954
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue