mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-24 06:25:55 +00:00
Update heavyhash_test.go
This commit is contained in:
parent
6c150184d6
commit
74003a8f12
@ -3,8 +3,8 @@ package pow
|
||||
import (
|
||||
"bytes"
|
||||
"encoding/hex"
|
||||
"github.com/kaspanet/kaspad/domain/consensus/model/externalapi"
|
||||
"github.com/kaspanet/kaspad/domain/consensus/utils/hashes"
|
||||
"github.com/fabbez/topiad/domain/consensus/model/externalapi"
|
||||
"github.com/fabbez/topiad/domain/consensus/utils/hashes"
|
||||
"math/rand"
|
||||
"testing"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user