5
vendor/github.com/status-im/status-go/protocol/common/errors.go
generated
vendored
Normal file
5
vendor/github.com/status-im/status-go/protocol/common/errors.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
package common
|
||||
|
||||
import "errors"
|
||||
|
||||
var ErrRecordNotFound = errors.New("record not found")
|
||||
Reference in New Issue
Block a user