Add HostError
contexts to module-level error types
#673
Annotations
5 errors
Run cargo hack:
ibc-core/ics03-connection/src/handler/mod.rs#L19
cannot find type `ClientId` in this scope
|
Run cargo hack:
ibc-core/ics03-connection/src/handler/mod.rs#L20
cannot find type `HostError` in this scope
|
Run cargo hack:
ibc-core/ics03-connection/src/handler/mod.rs#L50
failed to resolve: use of undeclared type `HostError`
|
Run cargo hack:
ibc-core/ics03-connection/src/handler/mod.rs#L61
cannot find type `ClientId` in this scope
|
Run cargo hack
Process completed with exit code 2.
|
Loading