Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Apr 11, 2024
1 parent b11d64d commit 0f11a0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions note/note_verifier_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ const (
pixelKeyMaterial = "AjBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABN+4x0Jk1yTwvLFI9A4NDdGZcX0aiWVdWM5XJVy0M4VWD3AvyW5Q6Hs9A0mcDkpUoYgn+KKPNzFC0H3nN3q6JQ8="
pixelKeyHash = "91c16e30"
pixelKey = "pixel6_transparency_log" + "+" + pixelKeyHash + "+" + pixelKeyMaterial

argonKey
)

func TestNewVerifier(t *testing.T) {
Expand Down

0 comments on commit 0f11a0c

Please sign in to comment.