Update addressrandomize.go

This commit is contained in:
topianet 2023-12-29 18:20:55 +01:00 committed by GitHub
parent e3dc99f8a4
commit 0dc4c7c1cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ import (
"math/rand"
"time"
"github.com/kaspanet/kaspad/app/appmessage"
"github.com/fabbez/topiad/app/appmessage"
)
// AddressRandomize implement addressRandomizer interface