diff --git a/protocol/message_handler.go b/protocol/message_handler.go index 22aa96eed..b1fb78d61 100644 --- a/protocol/message_handler.go +++ b/protocol/message_handler.go @@ -4,6 +4,7 @@ import ( "crypto/ecdsa" "encoding/hex" "fmt" + "github.com/pkg/errors" "github.com/status-im/status-go/eth-node/crypto"