Skip to content

Commit

Permalink
Removed a comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
martun committed Dec 8, 2023
1 parent b4ab58e commit 1d5b4ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/nil/crypto3/zk/transcript/fiat_shamir.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ namespace nil {

state = hash<hash_type>(state);

// Hopefully std::stoul will work.
Integral raw_result = state.data.template convert_to<Integral>();

return raw_result;
Expand Down

0 comments on commit 1d5b4ac

Please sign in to comment.