From db59e48354eddcee6d0999107c272c8f54840915 Mon Sep 17 00:00:00 2001 From: Keith Millette <keith@elixxir.io> Date: Sun, 11 May 2025 23:02:20 +0000 Subject: [PATCH] Edit 8-node-tarballs.md --- website/docs/node/8-node-tarballs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/node/8-node-tarballs.md b/website/docs/node/8-node-tarballs.md index e3d2620..78524ab 100644 --- a/website/docs/node/8-node-tarballs.md +++ b/website/docs/node/8-node-tarballs.md @@ -57,7 +57,7 @@ sha256sum /opt/node.tar.gz ``` Below is example output and it may differ from the **current tarball's checksum**. ``` -edccb8faf2526ff01ed00c4f98322c3a85733d108e9bac7026d5546144ed84d7 node.tar.gz +ca320289e134bdbc0b4f9f437e4ff1f28a28921e0e6ccdf3c5849225833e080a node.tar.gz ``` Please [get help](../intro.md#getting-help), if the output does not match the **current tarball's checksum** found on the [xx Network Tarball Page](https://xx.network/mainnet-tarballs) ::: -- GitLab