Skip to content
Snippets Groups Projects
Commit 69f9de30 authored by capossele's avatar capossele
Browse files

:recycle: cleans up code

parent d42d99d9
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,5 @@ func GetRandomness(signature []byte) ([]byte, error) {
return nil, err
}
//return hash, nil
return hash.Sum(nil), nil
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment