Skip to content

Commit

Permalink
space-added
Browse files Browse the repository at this point in the history
  • Loading branch information
Redidacove committed Jul 21, 2024
1 parent 8b98ae6 commit 758b730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consensus-types/payload-attestation/readonly_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ func TestSignature(t *testing.T){
}
assert.Equal(t,sig,m.Signature())
}

func TestBeaconBlockRoot(t *testing.T){
root := make([]byte,fieldparams.RootLength)
m:=&ReadOnlyPayloadAtt{
Expand Down

0 comments on commit 758b730

Please sign in to comment.