From 1b167b5a361e526347f79f002b9aaa7bf9179922 Mon Sep 17 00:00:00 2001 From: Shadowy Super Coder Date: Thu, 23 May 2024 12:13:18 -0600 Subject: [PATCH] fix typo --- manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yaml b/manifest.yaml index f54fa7a..c68e544 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -151,7 +151,7 @@ actions: main: /root/.bitcoin io-format: json reindex_chainstate: - name: "Reindex Chainstaate" + name: "Reindex Chainstate" description: "Rebuilds the chainstate database using existing block index data; as the block index is not rebuilt 'reindex_chainstate' should be strictly faster than 'reindex'. This action should only be used in the case of chainstate corruption; if the blocks stored on disk are corrupted the 'reindex' action will need to be run instead." warning: Blocks not stored on disk will be redownloaded in order to rebuild the database. If your node is pruned, this action is equivalent to syncing the node from scratch, so this process could take a couple of weeks. allowed-statuses: