diff options
Diffstat (limited to 'test/functional/data/README.md')
-rw-r--r-- | test/functional/data/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/data/README.md b/test/functional/data/README.md index eb217d6071..bb03422f95 100644 --- a/test/functional/data/README.md +++ b/test/functional/data/README.md @@ -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. |