Docs: fix typos in documentation files

This commit is contained in:
wgyt
2025-03-08 09:26:18 +08:00
parent a9a2b669f3
commit 5601bab4f8
6 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@ pkh(xprv9s21ZrQH143K3QTDL4LXw2F7HEK3wJUD2nW2nRk4stbPy6cq3jPPqjiChkVvvNKmPGJxWUtg
It uses `pkh()` because `tr()` outputs at low heights are not spendable (`unexpected-witness`).
This makes each block determinisic except for its timestamp and nonce, which
This makes each block deterministic except for its timestamp and nonce, which
are stored in `mainnet_alt.json` and used to reconstruct the chain without
having to redo the proof-of-work.