Implement support for ephemeral headers #962
Annotations
10 errors
test-unit-cli (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
test-unit-cli (20)
Conversion of type 'BaseNetwork | undefined' to type 'BeaconLightClientNetwork' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
test-unit-cli (20)
Property 'handleFindContent' in type 'BeaconLightClientNetwork' is not assignable to the same property in base type 'BaseNetwork'.
|
test-unit-cli (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
test-unit-cli (20)
Conversion of type 'BaseNetwork | undefined' to type 'BeaconLightClientNetwork' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
test-unit-cli (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
test-unit-cli (20)
Conversion of type 'BaseNetwork | undefined' to type 'BeaconLightClientNetwork' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
test-unit-cli (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
test-unit-cli (20)
Argument of type 'BeaconLightClientNetwork' is not assignable to parameter of type 'BaseNetwork'.
|
test-unit-cli (20)
Process completed with exit code 2.
|