Skip to content

Commit

Permalink
fixes spacing misalignment
Browse files Browse the repository at this point in the history
  • Loading branch information
staheri14 committed Jun 29, 2023
1 parent 1bf8b75 commit 53a96e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proof_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 53a96e2

Please sign in to comment.