From 53a96e2b930ee9f58a1da306fd20353860034d82 Mon Sep 17 00:00:00 2001 From: sanaz Date: Thu, 29 Jun 2023 11:34:05 -0700 Subject: [PATCH] fixes spacing misalignment --- proof_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proof_test.go b/proof_test.go index df8f195..81e459a 100644 --- a/proof_test.go +++ b/proof_test.go @@ -726,7 +726,7 @@ func TestVerifyNamespace_ShortAbsenceProof_Valid(t *testing.T) { // Node_0_2 Node_2_4 Node_4_6 Node_6_8 Non-Leaf Node // / \ / \ / \ / \ // Node_0_1 Node_1_2 Node_2_3 Node_3_4 Node_4_5 Node_5_6 Node_6_7 Node_7_8 Leaf Hash - // 1 2 3 4 6 7 8 9 Leaf namespace + // 1 2 3 4 6 7 8 9 Leaf namespace // 0 1 2 3 4 5 6 7 Leaf index // nodes needed for the full absence proof of qNS