Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
rm 0x
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Dec 7, 2023
1 parent 2b3750c commit 8c5286e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prover/db/db_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func Test_BuildBlockValue(t *testing.T) {
}

func Test_SignedBlockDataFromValue(t *testing.T) {
hash := common.HexToHash("0x1ada5c5ba58cfca1fbcd4531f4132f8cfef736c2cf40209a1315c489717dfc49")
hash := common.HexToHash("1ada5c5ba58cfca1fbcd4531f4132f8cfef736c2cf40209a1315c489717dfc49")
// nolint: lll
sig := common.Hex2Bytes("789a80053e4927d0a898db8e065e948f5cf086e32f9ccaa54c1908e22ac430c62621578113ddbb62d509bf6049b8fb544ab06d36f916685a2eb8e57ffadde02301")

Expand Down

0 comments on commit 8c5286e

Please sign in to comment.