From a0804183b981f53f8be1315c5bd96ab62857c0c2 Mon Sep 17 00:00:00 2001 From: Wes Biggs Date: Mon, 12 Aug 2024 11:59:22 -0500 Subject: [PATCH] Fix hashes for dsnp_whitepaper.pdf --- pages/ActivityContent/Associated/Hash.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/ActivityContent/Associated/Hash.md b/pages/ActivityContent/Associated/Hash.md index 0d06ec82..d87336f6 100644 --- a/pages/ActivityContent/Associated/Hash.md +++ b/pages/ActivityContent/Associated/Hash.md @@ -13,8 +13,8 @@ This example gives SHA-256 and BLAKE3 hashes for the [PDF version of the DSNP wh ```json { "hash": [ - "bciqgb7tvyyqn6tw4amtdj7funn5ockup6ldrkap4o5ubd77od6awi4y", - "bdyqdua4t4pxgy37mdmjyqv3dejp5betyqsznimpneyujsur23yubzna" + "bciqdnu347gcfmxzbkhgoubiobphm6readngitfywktdtbdocgogop2q", + "bdyqhwoxp2mc6oyaqpqyd2fvaxralslk32ggazv6nxpp342iec6652tq" ] } ```