Skip to content

relayer: scope config per endpoint #9

relayer: scope config per endpoint

relayer: scope config per endpoint #9

Triggered via pull request October 17, 2023 13:49
@erwanorerwanor
synchronize #8
config-enum
Status Success
Total duration 25s
Artifacts

guide.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
struct `CosmosSdkConfig` is private: crates/relayer-cli/src/chain_registry.rs#L23
error[E0603]: struct `CosmosSdkConfig` is private --> crates/relayer-cli/src/chain_registry.rs:23:40 | 23 | default, AddressType, ChainConfig, CosmosSdkConfig, EventSourceMode, GasPrice, | ^^^^^^^^^^^^^^^ private struct | note: the struct `CosmosSdkConfig` is defined here --> /home/runner/work/hermes/hermes/crates/relayer/src/config.rs:30:13 | 30 | use crate::{chain::cosmos::config::CosmosSdkConfig, error::Error as RelayerError}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
struct `CosmosSdkConfig` is private: crates/relayer-cli/src/chain_registry.rs#L23
error[E0603]: struct `CosmosSdkConfig` is private --> crates/relayer-cli/src/chain_registry.rs:23:40 | 23 | default, AddressType, ChainConfig, CosmosSdkConfig, EventSourceMode, GasPrice, | ^^^^^^^^^^^^^^^ private struct | note: the struct `CosmosSdkConfig` is defined here --> /home/runner/work/hermes/hermes/crates/relayer/src/config.rs:30:13 | 30 | use crate::{chain::cosmos::config::CosmosSdkConfig, error::Error as RelayerError}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^