refactor!: type paramed Header interface #255
Annotations
10 errors
build:
verify.go#L18
cannot use generic type Header[H any] without instantiation
|
build:
verify.go#L25
trstd.Verify undefined (type H has no field or method Verify)
|
build:
verify.go#L35
untrstd.Height undefined (type H has no field or method Height)
|
build:
verify.go#L35
trstd.Height undefined (type H has no field or method Height)
|
build:
verify.go#L48
cannot use generic type Header[H any] without instantiation
|
build:
verify.go#L53
untrstd.IsZero undefined (type H has no field or method IsZero)
|
build:
verify.go#L57
untrstd.ChainID undefined (type H has no field or method ChainID)
|
build:
verify.go#L57
trstd.ChainID undefined (type H has no field or method ChainID)
|
build:
verify.go#L58
untrstd.ChainID undefined (type H has no field or method ChainID)
|
build:
verify.go#L58
trstd.ChainID undefined (type H has no field or method ChainID)
|