mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-14 05:58:19 +00:00
linting
Former-commit-id: 1f9da258e234ee15e1b966c6b448d3d777b6f4f1 [formerly 1599e79184b460213ed219f5bbd9b29605dfd927] Former-commit-id: 73cf4a00f38a78f0f9bf74a47ec1947915360341
This commit is contained in:
parent
1a8d71d768
commit
2af0893602
@ -149,7 +149,6 @@ func Test_CalculatePOC(t *testing.T) {
|
||||
fmt.Printf("%x\n", c.header.data.ChunkRoot)
|
||||
fmt.Printf("%x\n", poc)
|
||||
|
||||
|
||||
if poc == *c.header.data.ChunkRoot {
|
||||
t.Errorf("Proof of Custody with Salt: %x does not differ from ChunkRoot without salt.", salt)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user