status-go/wakuv1/common/errors.go
Patryk Osmaczko ca92f67014 chore_: rename waku package to wakuv1
This is to free the `waku` namespace for interfaces and types that will
be moved from `eth-node`.
2025-01-13 18:55:01 +01:00

5 lines
87 B
Go

package common
// TimeSyncError error for clock skew errors.
type TimeSyncError error