Update localaddressmanager.go

This commit is contained in:
topianet 2023-12-29 18:11:16 +01:00 committed by GitHub
parent d26c2ac8a5
commit df1295b838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ import (
"strings"
"sync"
"github.com/kaspanet/kaspad/app/appmessage"
"github.com/fabbez/topiad/app/appmessage"
"github.com/pkg/errors"
)