Skip to content

Commit

Permalink
Update algorithm.go
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpio18 authored Jul 23, 2023
1 parent 3404c9d commit 575bb46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithm.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import (
"github.com/ethereum/go-ethereum/common/bitutil"
//"github.com/ethereum/go-ethereum/crypto"
"github.com/ethereum/go-ethereum/log"
"golang.org/x/crypto/blake2b"
//"golang.org/x/crypto/blake2b"
"golang.org/x/crypto/sha3"
"lukechampine.com/blake3"
)
Expand Down

0 comments on commit 575bb46

Please sign in to comment.